程序包me.youm.boot.web.interceptor的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • me.youm.boot.web.interceptor.BoundSqlSqlSource (implements org.apache.ibatis.mapping.SqlSource)
    • me.youm.boot.web.interceptor.DataScopeInterceptor (implements org.apache.ibatis.plugin.Interceptor)
    • me.youm.boot.web.interceptor.DomainInterceptor (implements com.baomidou.mybatisplus.core.handlers.MetaObjectHandler)
    • me.youm.boot.web.interceptor.InterceptorConfiguration (implements org.springframework.context.ApplicationListener<E>)
    • me.youm.boot.web.interceptor.InvocationHandler
    • me.youm.boot.web.interceptor.RateLimitInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
    • me.youm.boot.web.interceptor.TenantInterceptor (implements org.apache.ibatis.plugin.Interceptor)