• Phillip Webb's avatar
    Auto-exclude test components from scanning · 600a06af
    Phillip Webb authored
    Add TestTypeExcludeFilter which will automatically attempt to exclude
    test only configurations. All `@Configuration` annotated inner-classes
    of tests are automatically excluded. The `@TestConfiguration` annotation
    can be used to explicitly if a configuration needs explicit exclusion.
    
    See gh-5295
    See gh-4901
    600a06af
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...