Hierarchy For Package com.imyeyu.spring.annotation
Class Hierarchy
- java.lang.Object
- com.imyeyu.spring.annotation.AOPLogInterceptor
- com.imyeyu.spring.annotation.CaptchaValidAbstractInterceptor
- com.imyeyu.spring.annotation.RequestBodyValueArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- com.imyeyu.spring.annotation.RequestRateLimitAbstractInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- com.imyeyu.spring.annotation.RequiredTokenAbstractInterceptor<A> (implements org.springframework.web.servlet.HandlerInterceptor)
Annotation Interface Hierarchy
- com.imyeyu.spring.annotation.AOPLog (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.CaptchaValid (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.Entity (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.IgnoreGlobalReturn (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.RequestBodyValue (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.RequestRateLimit (implements java.lang.annotation.Annotation)
- com.imyeyu.spring.annotation.RequiredToken (implements java.lang.annotation.Annotation)