java - tomcat debug cannot find local variables -
when use spring boot startup debug application, display local variables. when use tomcat debug it, display global variables , method signatures. tried install latest jdk8 , rebuild project, didn't work.
when use spring boot debug mode, application restart if change class , take lot of time. tomcat won't restart, saves me lot of time.
update:
Comments
Post a Comment