Is there a restart button to restart the debug session of SpringBoot application?

Answered

Hello,

The project is a SpringBoot application. Sometimes I need to restart the debug session. Now I have to click the Stop button, and then click the green bug button to restart. 

Is there any way to restart the session directly?

 

Best Wishes

1
1 comment

Hi, There is a rerun button in a debug tab:

https://www.jetbrains.com/help/idea/rerunning-applications.html

1

Please sign in to leave a comment.