com/zbkj/common/utils/CrmebUtil
ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Filter execution threw an exception] with root cause
java.lang.NoClassDefFoundError: com/zbkj/common/utils/CrmebUtil
at com.zbkj.common.utils.RequestUtil.getUri(RequestUtil.java:94)
at com.zbkj.front.filter.ResponseFilter.doFilter(ResponseFilter.java:56)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
这个是什么情况,打包了好多次了,我看依赖也没有问题啊

