spring-boot/spring-boot-tools
Stephane Nicoll 3922808de0 Add exclusion for well-known property types
Previously, any valid property was added to the meta-data of the current
group. This can be annoying for types that are not meant to be bound from
a simple string value. ClassLoader is one example.

A list of well-known types has been added: if the property type matches
an element of this list, it is ignored.

Fixes gh-2012
2014-12-02 19:00:25 -08:00
..
spring-boot-configuration-processor Add exclusion for well-known property types 2014-12-02 19:00:25 -08:00
spring-boot-dependency-tools Next development version 2014-11-11 17:12:24 -08:00
spring-boot-gradle-plugin Merge branch '1.1.x' 2014-11-18 21:31:19 +00:00
spring-boot-loader Next development version 2014-11-11 17:12:24 -08:00
spring-boot-loader-tools Add 'module' repacker layout 2014-11-17 10:20:10 -08:00
spring-boot-maven-plugin Apply formatting and cleanup rules 2014-12-01 19:35:03 -08:00
pom.xml Revert spring-boot-configuration-metadata for now 2014-11-21 11:43:34 -08:00