问答详情
源自:2-1 使用AOP处理请求(上)

加上切面之后 无法访问controller 定义的接口

加上切面之后 无法访问controller 定义的接口


@Aspect @Component 注解都加了

提问者:Aaron666 2017-04-21 10:24

个回答

  • sprite_Z
    2017-05-03 23:59:33

    检查下注解@Pointcut里execution是否正确