java.lang.IllegalStateException: No MethodInvocation found

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!html

這是springmvc.xml中AOP expression表達式語法錯了,改一下就好了。java

參考改法:
experssion表達(是看過有效果,不是推薦)spring