spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb cbaf0fa686 Support Duration in generated meta-data
Update the configuration properties annotation processor to deal
with `Duration` based default values. For example a field that
defaults to `Duration.ofSeconds(10)` will have a meta-data default
value of `10s`.

See gh-11080
2017-11-19 21:51:10 -08:00
..
spring-boot-antlib Remove explicit constructor super() calls 2017-11-17 16:44:16 -08:00
spring-boot-autoconfigure-processor Merge branch '1.5.x' 2017-11-07 08:46:29 +01:00
spring-boot-configuration-metadata Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-configuration-processor Support Duration in generated meta-data 2017-11-19 21:51:10 -08:00
spring-boot-gradle-plugin Polish 2017-11-02 12:05:18 +00:00
spring-boot-loader Remove explicit constructor super() calls 2017-11-17 16:44:16 -08:00
spring-boot-loader-tools Utilize StandardCharsets 2017-11-10 09:49:13 +01:00
spring-boot-maven-plugin Polish 2017-11-17 14:18:31 -08:00
spring-boot-test-support Move `Assume` to spring-boot-test-support 2017-11-03 19:07:23 -07:00
pom.xml Fix POMs for the updated build/release process 2017-10-04 16:34:38 -07:00