Files
spring-boot/spring-boot-cli/src/main
Andy Wilkinson 8520554eb2 Allow the SpringApplication class used by the CLI to be configured
This commit adds support to the CLI for launching a custom
SpringApplication implementation. The class that is launched can be
configured using the spring.application.class.name System property
or the SPRING_APPLICATION_CLASS_NAME environment variable with the
former taking priority.

Closes gh-2030
2014-12-02 10:01:05 +00:00
..
2014-11-11 12:44:31 -08:00
2013-11-16 00:08:14 -08:00
2014-01-28 07:18:37 +00:00
2014-08-28 12:07:44 -07:00