java.lang.IllegalStateException: No MethodInvocation found: Check that an AOP invocation is in progr

java.lang.IllegalStateException: No MethodInvocation found: Check that an AOP invocation is in progress, and that the ExposeInvocationInterceptor is upfront in the interceptor chain. Specifically, note that advices with order HIGHEST_PRECEDENCE will execute before ExposeInvocationInterceptor!

这是springmvc.xml中AOP expression表达式语法错了,改一下就行了。

参考改法:
experssion表达(是看过有效果,不是推荐)

你可能感兴趣的:(算法与数据结构的碰撞经典汇总,笔记,java,异常,expression,springMVC)