ghost
Results
13
comments of
ghost
+1 My issue is a litte different: ```groovy class TestService { MyObject method(Map params=[:], String value ){} // e.g. method("string",option1:value, option2:value } @GrailsCompileStatic class TestController { def testService def controllerMethod()...
Apparently this happens even with new apps bootstrapped by gradle itself.
This an issue for me, though reapplying the plugin each day works fine. +1