spring-boot/spring-boot-cli
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
..
samples Improve RabbitMQ support in CLI 2014-09-05 17:52:20 +02:00
src Allow the SpringApplication class used by the CLI to be configured 2014-12-02 10:01:05 +00:00
test-samples Add spring-test annotations to auto imports 2014-05-28 14:05:13 +01:00
pom.xml Add init command to the CLI 2014-10-31 08:39:03 +01:00