JSP is not compiled in real time in many Tomcat outside SpringBoot.

ask a question: if, Spring Boot is deployed to an external Tomcat, and I use JSP, to modify JSP, I have to republish it. Have you encountered this problem?
compilation can be implemented using built-in Tomcat, but not externally

Feb.16,2022
Menu