类分层结构
- java.lang.Object
- tech.codingless.core.gateway.annotation.GrantModuleCondition (implements org.springframework.context.annotation.Condition)
注释类型分层结构
- tech.codingless.core.gateway.annotation.MyBiz (implements java.lang.annotation.Annotation)
- tech.codingless.core.gateway.annotation.MyEncryptionAuth (implements java.lang.annotation.Annotation)
- tech.codingless.core.gateway.annotation.MyModule (implements java.lang.annotation.Annotation)
- tech.codingless.core.gateway.annotation.MySentinelRule (implements java.lang.annotation.Annotation)
- tech.codingless.core.gateway.annotation.MySignAuth (implements java.lang.annotation.Annotation)
- tech.codingless.core.gateway.annotation.MyTokenAuth (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- tech.codingless.core.gateway.annotation.MyAuthLevelEnum
- tech.codingless.core.gateway.annotation.MyAuthTypeEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)