Set up the simplest possible app according to the documentation wrt generating spring configuration metadata along with additional-spring-configuration-metadata.json for those additional "hints" to be merged into the main metadata file. It does not seem to work.
https://github.com/dima767/additional-config-metadata-not-working
Try ./gradlew clean build or ./gradlew clean bootRun
This is Boot 1.5.4 and Gradle 4.0
/cc @mmoayyed