• Phillip Webb's avatar
    Add `include` support to @EnableAutoConfiguration · 1d31d23e
    Phillip Webb authored
    Update the `@EnableAutoConfiguration` annotation to include an `include`
    attribute which can be used to specify specific auto-configuration
    classes.
    
    Primarily added to so that tests can selectively auto-configure without
    needing to worry about class import order.
    
    Fixes gh-3660
    1d31d23e
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...