Files
spring-boot/configuration-metadata
Stéphane Nicoll b1672ba040 Detect duplicate property names in configuration processing
This commit updates the annotation processor to fail the build if a
given configuration property defines the same property name on two
different elements.

Closes gh-49565
2026-04-13 17:14:51 +02:00
..