所有程序包的分层结构

程序包分层结构:

类分层结构

注释类型分层结构

  • 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)

枚举分层结构