spring-boot/spring-boot-project
Phillip Webb 13fb450563 Don't call runners in parent ApplicationContext
Update `SpringApplication` so that `ApplicationRunner` and
`CommandLineRunner` beans are not considered from the parent
`ApplicationContext`.

The restores the behavior that applied before commit 7d6532cac4
whilst still retaining the correct run order.

Fixes gh-38647
2023-12-15 11:42:26 -08:00
..
spring-boot Don't call runners in parent ApplicationContext 2023-12-15 11:42:26 -08: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 Upgrade to Spring Retry 2.0.5 2023-12-15 17:33:42 +01: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 Fix typo 2023-12-14 11:52:55 +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