• Phillip Webb's avatar
    Support 'headless' applications · e3b352e0
    Phillip Webb authored
    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.
    e3b352e0
pom.xml 4.11 KB