这是JRebel插件的bug,解决的办法是在Tomcat运行参数添加:
-Drebel.struts2_plugin=false

或者不以jrebel方式启动。
参考:https://issues.apache.org/jira/browse/WW-4842;
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
![Idea启动提示:Dependency mapping for [type=java.lang.String, name=’struts.devMode’] already exists-哒哒的马蹄](https://img.snailshub.com/images/2019/02/11/tomcat-jrebel-param.jpg)
这是JRebel插件的bug,解决的办法是在Tomcat运行参数添加:
-Drebel.struts2_plugin=false

或者不以jrebel方式启动。
参考:https://issues.apache.org/jira/browse/WW-4842;
暂无评论内容