Files
spring-boot/spring-boot-project
Moritz Halbritter 86c2f28cb4 Prevent keep alive thread from blocking the AOT processing
Instead of creating the thread directly in the constructor, the thread
is now created when the context is refreshed and stopped when the
context is closed.

As AOT processing never refreshes the context, the thread is never
started and can't block the AOT processing task.

Closes gh-38531
2023-11-27 13:41:02 +01:00
..
2023-11-23 09:39:01 +01:00
2023-10-31 10:23:13 +01:00
2023-11-23 09:39:01 +01:00
2023-11-22 10:16:19 +01:00
2023-11-08 09:53:53 +01:00
2023-11-22 10:16:19 +01:00