Spring Boot Virtual threads kills the JVM | spring.main.keep-alive=true | Java Virtual Threads

preview_player
Показать описание
With platform threads, a method annotated with @Scheduled keeps an empty Spring Boot application running. When virtual threads are enabled, this is no longer the case and the application stops once it has initialized.

Рекомендации по теме
visit shbcf.ru