Spring Boot Services stay in group Finished after restart
Answered
Since version 2025.2 the Spring Boot Services stay in the goup of finished services after a restart of IntelliJ

This view used to reset after restart of IntelliJ, so all the Services were in ‘Not Started’ again.
Please sign in to leave a comment.
Hello RaInhard,
Thanks for reaching out.
Since version 2025.2, IntelliJ IDEA now persists the state of finished services in the Services tool window after a restart. This was changed so you can easily keep track of finished and NotStarted services from previous runs.
If you prefer the old behavior, you can still clear the finished services manually. Simply right-click on the "Finished" group and select Clear Content to move all the services back to the "Not Started" group (See the screenshot).
Hope this helps!
Many thanks, didn't see this menu. This helps a lot!