spring-boot/spring-boot-autoconfigure
Phillip Webb f42ebe428c Remove JSR-330 configuration annotations
Replace JSR-330 validation annotations from all internal
`@ConfigurationProperties` classes with standard Asserts.

Prior to this commit validation of our own configuration properties
would only occur when the user happens to have compliant JSR-330
implementation on their classpath.

See gh-7579
2017-01-18 20:51:35 -08:00
..
src Remove JSR-330 configuration annotations 2017-01-18 20:51:35 -08:00
pom.xml Add LDAP auto-configuration support 2017-01-05 23:34:50 -08:00