Files
spring-boot/spring-boot-project
Phillip Webb 7c6c9ddf09 Refine duration converter for optional suffix
Update `StringToDurationConverter` so that the suffix is optional and
values such as `100`, `+100`, `-100` are assumed to be milliseconds.

Also add support for `@DurationUnit` to allow the unit to be changed
on a per-field basis (allowing for better back-compatibility).

Closes gh-11078
2017-11-19 21:49:35 -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