类分层结构
- java.lang.Object
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- me.youm.boot.web.domain.ResultController
- me.youm.boot.secure.captcha.SecureCaptcha
- me.youm.boot.secure.captcha.SecureCaptchaService