spring-boot/spring-boot-project
Stephane Nicoll cf740add85 Fix component scan test setup
This commit fixes the setup of tests using component scan. Previously,
a configuration used an include filter to only include a particular
configuration class in a given package. Unfortunately, include filters
do not prevent regular filters by default and the definition did not
have the intended behaviour.

This commit disables default filters so that only the specified include
filter is applied.
2019-12-30 14:51:51 +01:00
..
spring-boot Polish 2019-12-26 10:42:40 +01:00
spring-boot-actuator Polish 2019-12-26 10:42:40 +01:00
spring-boot-actuator-autoconfigure Polish 2019-12-26 10:42:40 +01:00
spring-boot-autoconfigure Fix component scan test setup 2019-12-30 14:51:51 +01:00
spring-boot-cli Fix build failure 2019-12-26 12:02:38 +01:00
spring-boot-dependencies Merge branch '2.2.x' 2019-12-28 10:03:41 +01:00
spring-boot-devtools Polish 2019-12-26 10:42:40 +01:00
spring-boot-docs Extract RabbitTemplate auto-configuration in a configurer 2019-12-28 10:56:04 +01:00
spring-boot-parent Remove plugin management for Maven's site plugin 2019-12-20 14:50:50 +00:00
spring-boot-properties-migrator Polish 2019-12-26 10:42:40 +01:00
spring-boot-starters Merge pull request #19397 from aklish 2019-12-19 13:45:08 +09:00
spring-boot-test Polish 2019-12-26 10:42:40 +01:00
spring-boot-test-autoconfigure Do not enable @ConfigurationPropertiesScan be default 2019-11-04 14:09:33 +00:00
spring-boot-tools Polish "Add toolchains support for Spring Boot Maven Plugin" 2019-12-26 12:03:18 +01:00
pom.xml Correct name and description of spring-boot-project module 2019-05-25 08:08:36 +01:00