spring-boot/spring-boot-test
Phillip Webb 600a06af83 Auto-exclude test components from scanning
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
2016-03-23 22:18:56 -07:00
..
src Auto-exclude test components from scanning 2016-03-23 22:18:56 -07:00
pom.xml Restructure spring-boot-test packages 2016-03-23 22:17:27 -07:00