spring-boot/spring-boot-project
Phillip Webb 2b261e6ebd Apply TestTypeExcludeFilter in regular applications
Add `ExcludeFilterApplicationContextInitializer` to register the
`TestTypeExcludeFilter` for regular applications.

Prior to this commit, the filter was only registered using the
`ExcludeFilterContextCustomizerFactory` which meant that test components
were filtered in tests but not when using `SpringApplication.from` with
a test classpath.

Fixes gh-35206
2023-04-29 21:10:02 -07:00
..
spring-boot Polish SslOptions usage 2023-04-27 16:37:46 -05:00
spring-boot-actuator Merge branch '3.0.x' 2023-04-26 12:48:50 +01:00
spring-boot-actuator-autoconfigure Merge branch '3.0.x' 2023-04-26 12:10:34 +01:00
spring-boot-autoconfigure Polish 2023-04-28 17:56:12 +01:00
spring-boot-dependencies Reinstate dependency management for io.r2dbc:r2dbc-mssql 2023-04-27 09:31:25 +01:00
spring-boot-devtools Merge branch '3.0.x' 2023-04-26 12:48:50 +01:00
spring-boot-docker-compose Try to stabilize SQL Server tests on CI 2023-04-28 14:07:50 +01:00
spring-boot-docs Add Kotlin samples and polish SSL bundle documentation 2023-04-28 14:31:01 -05:00
spring-boot-parent
spring-boot-starters Reintroduce support for ActiveMQ 2023-04-19 11:00:40 +02:00
spring-boot-test Apply TestTypeExcludeFilter in regular applications 2023-04-29 21:10:02 -07:00
spring-boot-test-autoconfigure Refactor testcontainers service connections 2023-04-17 00:45:39 -07:00
spring-boot-testcontainers Do not block indefinitely when querying SQL database 2023-04-28 09:52:27 +01:00
spring-boot-tools Merge branch '3.0.x' 2023-04-28 18:06:37 +01:00