spring-boot/spring-bootstrap
Dave Syer 61a94f212d [bs-89] Allow user to plugin validator for @ConfigurationProperties
* Also fix ordering problem in integration tests
(An application context not being closed led  to port 8080
being already in use.)
* Validator can be specified by providing a Spring Validator with
bean id configurationPropertiesValidator.

[Fixes #49067859]
2013-05-02 16:23:08 +01:00
..
src [bs-89] Allow user to plugin validator for @ConfigurationProperties 2013-05-02 16:23:08 +01:00
pom.xml [bs-92] Add simple main wrapper for SpringApplication 2013-05-02 15:37:47 +01:00