Fork me on GitHub

java.lang.IllegalArgumentException: More than one fragment with the name [spring_web] was found.

背景

线上环境,部署更新了tomcat项目中的lib,突然出现这个问题。再恢复lib包依然存在这个问题。造成原因未知。

解决办法

在web.xml最后面加上

<absolute-ordering />

posted @ 2020-11-02 17:26  秋夜雨巷  阅读(1899)  评论(0编辑  收藏  举报