Ah! That worked perfectly, Kris. I just re-imported the project and left DSL support disabled.
Type: Posts; User: kylesm; Keyword(s):
Ah! That worked perfectly, Kris. I just re-imported the project and left DSL support disabled.
I've got a problem similar to this thread but the issue is that the conflicting dependency in question (servlet-api-2.4) is being included due to the Groovy Libraries, not the Gradle DSL support.
...
Make sure that your project has the Spring nature in STS/Eclipse. Once it has the Spring nature the IDE will know to pull the appropriate XSDs from the spring-rabbit JAR instead of trying to fetch it...