spring-boot/spring-boot-docs
Andy Wilkinson 01eb4cf954 Rework breaking API changes
This commit changes the new mode-based configuration to use two new
methods – setBannerMode on SpringApplication and bannerMode on
SpringApplicationBuilder. The old methods, setShowBanner and
showBanner on SpringApplication and SpringApplicationBuilder
respectively, have been reinstated and deprecated.

Closes gh-4001
2015-10-08 14:41:50 +01:00
..
src/main Rework breaking API changes 2015-10-08 14:41:50 +01:00
pom.xml Fix javadoc import issues 2015-09-26 01:58:13 -07:00