Files
spring-boot/spring-boot-project
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
..
2017-11-18 10:07:30 -08:00
2017-11-10 09:49:13 +01:00
2017-11-16 10:36:20 +01:00
2017-11-18 23:20:00 -08:00