1、提取 .war 文件的内容  

jar xvf myproject.war

2、修改文件

3、重新载入.war文件内容

jar uvf imqhttps.war WEB-INF/classes/test.properties

 

相关文章: