More than one fragment with the name [spring_web] was found.This is not legal with relative ordering
启动tomcat时如果报错More than one fragment with the name [spring_web] was found.This is not legal with relative ordering,
谷歌翻译:找到了多个名为[spring_web]的片段。这对于相对排序是不合法的
在报错信息显示的模块的web.xml里添加<absolute-ordering...
原创
2019-07-18 15:21:49 ·
2394 阅读 ·
0 评论