注释类型分层结构
- xyz.noark.core.annotation.Value (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Order (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Controller (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Configuration (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.DateTimeFormat (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Before (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.TemplateConverter (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Component (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Autowired (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Service (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.Repository (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.PlayerId (implements java.lang.annotation.Annotation)
- xyz.noark.core.annotation.StaticComponent (implements java.lang.annotation.Annotation)