所有程序包的分层结构
程序包分层结构:Annotation Interface Hierarchy
- org.ifinalframework.web.annotation.auth.Auth (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.condition.ConditionalOnReactiveWebApplication (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.condition.ConditionalOnServletWebApplication (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.servlet.Interceptor (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.auth.PostAuth (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.bind.RequestExcelPart (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.bind.RequestJsonParam (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.response.ResponseColumn (implements java.lang.annotation.Annotation)
- org.ifinalframework.web.annotation.response.ResponseColumn.ResponseColumns (implements java.lang.annotation.Annotation)