You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools
Stephane Nicoll 35875c7f08 Merge manual item meta-data
Previously, manual meta-data were added to the existing set of entries
which could lead to duplicates if a manual entry is meant to complement
a property that is detected via the processor.

We now match the name and type of the item against the auto-detected
entries. If no match is found, we add the extra entry as we did before.
If a match is found we override the description, default value and
deprecation information.

Closes gh-3562
9 years ago
..
spring-boot-antlib Create spring-boot-antlib module 10 years ago
spring-boot-configuration-metadata Polish 9 years ago
spring-boot-configuration-processor Merge manual item meta-data 9 years ago
spring-boot-gradle-plugin Replace ignore with lifecycle mapping to smooth import into Eclipse 9 years ago
spring-boot-loader configure JRE that is different from compiler target level 9 years ago
spring-boot-loader-tools configure JRE that is different from compiler target level 9 years ago
spring-boot-maven-plugin Clarify plugin documentation for requiresUnpack 9 years ago
pom.xml Add configuration meta-data parser 9 years ago