spring-boot/spring-boot-project
Moritz Halbritter b8021dbc65 Exclude Rabbit Stream when testing RabbitAutoConfiguration
The stream auto-configuration is tested in RabbitStreamConfigurationTests,
and excluding it prevents the creation of the "rabbitStreamEnvironment"
Environment bean, which delays the application context close by 1 second
because it has to wait for some Netty resources to gracefully shut down.

Closes gh-38750
2023-12-12 16:12:22 +01:00
..
spring-boot Cleanup kotlin sources 2023-12-11 09:23:42 +01:00
spring-boot-actuator Merge branch '3.0.x' into 3.1.x 2023-10-25 13:53:06 -05:00
spring-boot-actuator-autoconfigure Reinstate 'management.tracing.enabled' property 2023-12-05 11:18:18 +01:00
spring-boot-autoconfigure Exclude Rabbit Stream when testing RabbitAutoConfiguration 2023-12-12 16:12:22 +01:00
spring-boot-dependencies Start building against Spring Session 3.1.4 snapshots 2023-12-06 15:18:55 +00:00
spring-boot-devtools Merge branch '3.0.x' into 3.1.x 2023-10-31 10:23:01 +01:00
spring-boot-docker-compose Add log message if Docker Compose services are already running 2023-12-05 14:02:16 +01:00
spring-boot-docs Cleanup kotlin sources 2023-12-11 09:23:42 +01:00
spring-boot-parent Merge branch '3.0.x' into 3.1.x 2023-11-05 13:33:59 -08:00
spring-boot-starters Merge branch '3.0.x' into 3.1.x 2023-11-21 17:30:54 -06:00
spring-boot-test Cleanup kotlin sources 2023-12-11 09:23:42 +01:00
spring-boot-test-autoconfigure Merge branch '3.0.x' into 3.1.x 2023-11-13 10:42:32 -08:00
spring-boot-testcontainers Support lenient ContainerConnectionDetailsFactory hint registration 2023-11-20 16:26:22 -08:00
spring-boot-tools Use idiomatic AssertJ assertions 2023-12-12 13:53:20 +01:00