程序包tech.codingless.core.gateway.annotation的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • tech.codingless.core.gateway.annotation.GrantModuleCondition (implements org.springframework.context.annotation.Condition)

注释类型分层结构

  • tech.codingless.core.gateway.annotation.MyAccessKeyAuth (implements java.lang.annotation.Annotation)
  • tech.codingless.core.gateway.annotation.MyAuth (implements java.lang.annotation.Annotation)
  • tech.codingless.core.gateway.annotation.MyBiz (implements java.lang.annotation.Annotation)
  • tech.codingless.core.gateway.annotation.MyModule (implements java.lang.annotation.Annotation)

枚举分层结构