Skip to content

AOP、INTERCEPTOR、FILTER 作用范围 #2

Description

@xuyisu
  1. 过滤器可以获取请求的地址信息
  2. 拦截器可以获取执行的方法和类
  3. 切面可以获取方法里的参数和变量

作用范围: AOP>INTERCEPTOR>FILTER
具体在项目中如何使用?根据作用范围你应该知道了吧

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions