• Phillip Webb's avatar
    Support Duration in generated meta-data · cbaf0fa6
    Phillip Webb authored
    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
    cbaf0fa6
Name
Last commit
Last update
..
java/org/springframework/boot Loading commit data...
resources/org/springframework/boot/configurationsample/incremental Loading commit data...