Having to restart tomcat whenever you make a change

后端 未结 8 957
名媛妹妹
名媛妹妹 2020-12-04 18:46

Is there a way around having to restart tomcat every time a small change is made in java code?

8条回答
  •  失恋的感觉
    2020-12-04 18:53

    You can also try DCEVM. I have written a howto about how to setup with tomcat + eclipse: Spring-mvc + Velocity + DCEVM

提交回复
热议问题