• Phillip Webb's avatar
    Warn on @ComponentScan of default package · 1a573519
    Phillip Webb authored
    Add ConfigurationWarningsApplicationContextInitializer to report
    warnings for common configuration mistakes. Currently the initializer
    will log a warning if @ComponentScan is used on a @Configuration class
    in the "default" package.
    
    Fixes gh-2050
    1a573519
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...