Spring异常——jar包冲突

    xiaoxiao2021-03-25  67

    最近老是在我的MyEclipse中报启动异常: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener nosucheMethod之类的故障,度了各种解释都没看到具体的解释。仔细看了我的各个配置,都是正确的(我有一个正确的模板,对照着写的),却一直报这个故障。有时候又报这个异常:StandardWrapper.Throwable。这次度到了,说是jar冲突。突然就想到了我的MyEclipse给我自动加了个库,而我自己又加入了Spring的jar包。去掉之后就正常了。

    转载请注明原文地址: https://ju.6miu.com/read-38131.html

    最新回复(0)