• Phillip Webb's avatar
    Add TestExcludeFilter for component scanning · 513dec71
    Phillip Webb authored
    Add a new TypeFilter specifically for excluding candidate components.
    The filter is applied to `@SpringBootApplication` and allows tests to
    dynamically contribute exclude filters so that specific classes of
    component can be excluded.
    
    See gh-5295
    See gh-4901
    513dec71
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...