spring boot - Springboot devtools can't endup the java process in Idea? -
i used spring developer tools in project automatic reload, hold 1 (two sometimes) process in windows after click stop button in idea, should kill them every time in windows manually.
it seems idea stop button can't end java processes actually.i want restart project under tomcat in cases, cause port bind error.
how end java processes when stop button clicked ?
Comments
Post a Comment