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

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

minify - Minimizing css files -

php - How to remove letter in front of the word laravel -