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

已回答

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

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

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

1

请先登录再写评论。