Closed katiaxyz closed 1 year ago
Hello @katiaxyz , Can you please try out it with the 0.6.1 version?
It won't work with the 0.6.1 version. Let me fix that, it should be easy.
@nandorholozsnyak Thanks for the quick fix! As I'm running into the same issue with version 0.6.1, is there a plan when you will release the fix?
Hello @Riggs333
I should have already released it, give me some time to pack the release together.
Hello @Riggs333
Sorry for the late reply, but the fix should be available in the newly released 0.7.0 version!!
Describe the bug Wrong naming for the property when @ConfigurationProperties has empty prefix, i.e. empty group.
To Reproduce
Define the configuration as below:
Expected behavior The expected behaviour is to have a property named my-property as also present in spring-configuration-metadata.json and empty group in place of "+".
Screenshots
Additional context plugin configuration in pom.xml: