• Phillip Webb's avatar
    Remove JSR-330 configuration annotations · f42ebe42
    Phillip Webb authored
    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
    f42ebe42
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...