Merge branch '2.2.x'

Closes gh-20556
pull/20557/head
Andy Wilkinson 5 years ago
commit 0a17e2daf3

@ -730,7 +730,7 @@ If you are using an `additional-spring-configuration-metadata.json` file, the `c
[source,groovy,indent=0,subs="verbatim,quotes,attributes"] [source,groovy,indent=0,subs="verbatim,quotes,attributes"]
---- ----
compileJava.dependsOn(processResources) compileJava.inputs.files(processResources)
---- ----
This dependency ensures that the additional metadata is available when the annotation processor runs during compilation. This dependency ensures that the additional metadata is available when the annotation processor runs during compilation.

Loading…
Cancel
Save