tomcat 热替换class

  需要在server.xml中做以下配置: 在host节点内加入<Context>标签,reloadable属性设置为true。 <Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true"> <Context path="/" docB
相关文章
相关标签/搜索