spring-boot/spring-boot-tools/spring-boot-configuration-p...
Stephane Nicoll 643dea18ee Accommodate with Lombok generation ordering
Previously, if lombok was running before the configuration metadata
annotation processor, duplicated keys were created as both the
getter/setter and the special lombok handling applied.

This commit makes sure to be lenient by removing duplicate metadata
entries. This commit also makes sure to identify the getter of a
nested group if present. That way, the sourceMethod is set consistently
and avoid the creation of a duplicate group.

Closes gh-8886
2017-05-12 16:48:31 +02:00
..
src Accommodate with Lombok generation ordering 2017-05-12 16:48:31 +02:00
pom.xml Next Development Version 2017-04-21 08:32:01 +00:00