Stefan
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
-
-
Stefan created a post, AnsweredSpringContextShutdownHook not activated when Running within IDEA
I am using @PreDestroy annotation for some reason(Spring boot). In a linux deployment (bootJar, embedded Tomcat 9.30), everything works fine. But the SpringContextShutdownHook is NOT activated when...