mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Update SpringApplication to run by default in 'headless' mode. This prevents the AWT system from creating a Java icon (for example in the OSX dock). Also update builds to run tests in 'headless' mode.