JBoss hot deploy
\configuration\standalone.xml <configuration> <jsp-configuration development="true" check-interval="1" modification-test-interval="1" recompile-on-fail="true"/> </configuration> ----------------------------------------- <hotdeploy> tomcat : https://ahnsk39.blogspot.com/2017/09/springloaded-spring-hot-deploy-tomcat.html jeus : https://ahnsk39.blogspot.com/2017/09/hot-deploy-jeus.html maven jetty : https://ahnsk39.blogspot.com/2017/09/maven-jetty-hotdeploy.html