• Phillip Webb's avatar
    Add formatted version numbers for banner expansion · 2b914712
    Phillip Webb authored
    Add `application.formatted-version` and `spring-boot.formatted-version`
    properties for use in banner.txt files. The `application.version` and
    `spring-boot.version` properties now return a simple version number
    without any formatting.
    
    Fixes gh-2090
    2b914712
ResourceBannerTests.java 3.56 KB