• Stephane Nicoll's avatar
    Remove hard-coded property values · c9a3880f
    Stephane Nicoll authored
    As of Spring Boot 1.4, IDEs are supposed to provide auto-completion for
    hints and enum values. This commit removes the hard-coded copy of
    allowed values for enum-based properties. This was mostly the case
    already and this commit fixes the few ones remaining.
    
    Closes gh-6654
    c9a3880f
appendix-application-properties.adoc 91.4 KB