Andy Clement
Andy Clement
These warnings can then appear as project warnings in your IDE, this could be annoying if you try to keep your project clean. We should try to generate code that...
I've got my spring apps working well with netty, now turning to tomcat. I've progressed a lot but hit this now and am having a little trouble diagnosing: ``` Error:...
Should we make discovery of relevant json schemas easier, such that they are easy to know they are available and when you grab one you get content assist in whatever...
Raised as a spring issue but I suspect it is spring loaded: https://jira.spring.io/browse/SWF-1654 Relates to serialization handling in the agent.
If the ConstantPoolChecker is in use, it can't cope with Java8 elements. For example: https://github.com/ratpack/example-ratpack-gradle-java-app
If I import the eclipse plugins into a plain eclipse (happened to be luna m6 in my case), I have missing dependencies (org.json/org.apache.commons.lang/org.apache.commons.io)