spring-boot/spring-boot-project/spring-boot-test-autoconfigure
Stephane Nicoll a3e94f4412 Harmonize component scan in slice tests
This commit updates ConfigurationPropertiesScanRegistrar to apply the
same component scan filters than the ones applied on standard classpath
scanning.

As a result, configuration properties scanning is automatically disabled
in slice tests and can be included by an explicit import or a dedicated
TypeFilter implementation if necessary.

Closes gh-16659
2019-07-15 15:05:12 +02:00
..
src Harmonize component scan in slice tests 2019-07-15 15:05:12 +02:00
pom.xml Remove direct junit-platform-launcher dependency 2019-07-15 13:35:08 +01:00