Expected Behavior
Fail the compilation or test execution on duplicate property names. Duplicates are OK on different levels (conf file - test class - test method).
Actual Behaviour
Earlier value silently ignored
Steps To Reproduce
- Clone [email protected]:sdedic/micronaut-dbbugs2.git ; branch value_annotation_inconsistent
- Debug
PropertyExampleTest, observe test.literal value injection
Environment Information
Example Application
https://github.com/sdedic/micronaut-dbbugs2/tree/value_annotation_inconsistent
Version
4.7.6