Files
spring-boot/spring-boot-project
Moritz Halbritter 10b15e301b Auto-configure a bootstrapExecutor bean to be used by Framework's background bean initialization
If there's no bean named bootstrapExecutor but there's a bean named
applicationTaskExecutor, we create an alias named 'bootstrapExecutor'
for the 'applicationTaskExecutor' bean.

Closes gh-39791
2025-04-11 11:26:21 +02:00
..
2025-04-09 14:52:30 -07:00
2025-03-26 10:58:32 +00:00
2025-04-03 18:05:13 -07:00
2025-04-10 16:30:09 -07:00