spring-boot/spring-bootstrap
Dave Syer 4ce6b64dce [bs-175] Generic dispatcher features for SpringApplication
* Move Spring.main into SpringApplication.main
* User can bind command line or application.properties into
SpringApplication
* User can provide sources dynamically with --spring.main.sources
(a CSV list of class names, package names or XML resource locations)
* One side effect was to make DocumentMatchers stateless

[#52830829]
2013-07-16 10:45:36 +01:00
..
src [bs-175] Generic dispatcher features for SpringApplication 2013-07-16 10:45:36 +01:00
README.md Start to breakup README.md documentation 2013-07-14 20:50:44 -07:00
pom.xml Support color log output 2013-07-13 21:05:07 -07:00

README.md

Spring Bootstrap