You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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]
12 years ago
..
src [bs-175] Generic dispatcher features for SpringApplication 12 years ago
README.md Start to breakup README.md documentation 12 years ago
pom.xml Support color log output 12 years ago

README.md

Spring Bootstrap