所有程序包的分层结构
类分层结构
- java.lang.Object
- com.anji.captcha.config.AjCaptchaAutoConfiguration
- com.anji.captcha.properties.AjCaptchaProperties
- com.anji.captcha.config.AjCaptchaServiceAutoConfiguration
- com.anji.captcha.config.AjCaptchaStorageAutoConfiguration
- com.anji.captcha.config.I18nAspect (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.anji.captcha.properties.AjCaptchaProperties.StorageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)