Maven工程 java.lang.ClassNotFoundException: org.springframework.web.context.ContextLoaderListener

明明引入了包,而且找到了类,却报找不到类,于是去查看部署后的代码,没找到,转而去修改assembly,修改后如下,主要是最后一行


猜你喜欢

转载自blog.csdn.net/u014788227/article/details/77941965