• Michael Stummvoll's avatar
    Support programmatic banners via setter · 36ab01c0
    Michael Stummvoll authored
    Introduce an easy way for the user to provide an custom programmatic
    banner to the Application as alternative to the static banner.txt file,
    without the need to override SpringApplication class.
    
    Fixes gh-1363
    36ab01c0
SpringApplication.java 36.9 KB