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:

tomcat debug

spring boot debug


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -