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

Опубликовано: 30 Ноябрь 2023
на канале: KOBS Technologies
232
2

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.

To fix the JVM issue we need to enable the spring.main.keep-alive=true when enable the Virtual threads with the spring boot application.


Смотрите видео Spring Boot Virtual threads kills the JVM | spring.main.keep-alive=true | Java Virtual Threads онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь KOBS Technologies 30 Ноябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 23 раз и оно понравилось людям.