You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Stephane Nicoll efc0a7da44 Properly assert that auto-configured TaskExecutor is lazy
This commit fixes a flawed assertion that was relying on a log message
to validate the TaskExecutor is lazy. The level of the log message has
changed in framework and broke the test. We now rather check the bean
definition.
4 years ago
..
spring-boot Polish "Process additional profiles before config files processing" 4 years ago
spring-boot-actuator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-actuator-autoconfigure Fix SSL configuration with Reactor Netty 4 years ago
spring-boot-autoconfigure Properly assert that auto-configured TaskExecutor is lazy 4 years ago
spring-boot-cli Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-dependencies Upgrade to Reactor 2020.0.7 4 years ago
spring-boot-devtools Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-docs Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-parent Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-starters Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-test Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-test-autoconfigure Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-tools Merge branch '2.3.x' into 2.4.x 4 years ago