Class Hierarchy
- java.lang.Object
- org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
- org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource (implements org.springframework.beans.factory.InitializingBean)
- org.aoju.bus.spring.core.selector.AbstractImportSelector<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.DeferredImportSelector, org.springframework.context.EnvironmentAware)
- org.aoju.bus.spring.core.proxy.AbstractInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.aoju.bus.spring.limiter.AbstractLimiterConfiguration (implements org.springframework.context.annotation.ImportAware)
- org.aoju.bus.spring.limiter.LimiterConfiguration (implements org.springframework.context.ResourceLoaderAware)
- org.aoju.bus.spring.core.registrar.AbstractRegistrar (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.AdviceModeImportSelector<A> (implements org.springframework.context.annotation.ImportSelector)
- org.aoju.bus.spring.core.proxy.AspectjProxyChain (implements org.aoju.bus.spring.core.proxy.ProxyChain)
- org.aoju.bus.spring.validate.AspectjProxyPoint
- org.aoju.bus.spring.oauth.AuthConfiguration
- org.aoju.bus.spring.oauth.AuthProperties
- org.aoju.bus.spring.oauth.AuthProviderService
- org.aoju.bus.spring.validate.AutoValidateAdvice
- org.aoju.bus.spring.cache.CacheConfiguration
- org.aoju.bus.spring.cache.CacheProperties
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- org.aoju.bus.base.spring.Controller
- org.aoju.bus.base.spring.BaseAdvice
- org.aoju.bus.spring.sensitive.RequestBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
- org.aoju.bus.spring.sensitive.ResponseBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
- org.aoju.bus.spring.cors.CorsConfiguration
- org.aoju.bus.spring.cors.CorsProperties
- org.aoju.bus.spring.servlet.CustomWebMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.dao.support.DaoSupport (implements org.springframework.beans.factory.InitializingBean)
- org.mybatis.spring.support.SqlSessionDaoSupport
- org.aoju.bus.spring.mapper.MapperFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- org.aoju.bus.spring.limiter.DefaultConfiguration
- org.aoju.bus.spring.druid.DruidConfiguration
- org.aoju.bus.spring.druid.DruidMonitorConfiguration
- org.aoju.bus.spring.druid.DruidMonitorProperties
- org.aoju.bus.spring.druid.DruidProperties
- org.aoju.bus.spring.dubbo.DubboConfiguration
- org.aoju.bus.spring.dubbo.DubboProperties
- 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
- org.aoju.bus.spring.i18n.I18nConfiguration
- org.aoju.bus.spring.i18n.I18nProperties
- org.aoju.bus.spring.i18n.LocaleMessage
- org.aoju.bus.spring.mapper.MapperConfiguration (implements org.springframework.context.EnvironmentAware)
- org.mybatis.spring.mapper.MapperScannerConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean)
- org.aoju.bus.spring.tracer.MethodExecuteCostHandler
- org.aoju.bus.spring.druid.MultiDataSource.DataSourceSwitchInterceptor
- org.aoju.bus.spring.mapper.MybatisConfiguration
- org.aoju.bus.spring.mapper.MybatisPluginBuilder
- org.aoju.bus.spring.mapper.MybatisProperties
- org.aoju.bus.spring.core.selector.PropertySourceUtils
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.aoju.bus.spring.core.registrar.RegistrarFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.aoju.bus.spring.core.selector.RelaxedNames (implements java.lang.Iterable<T>)
- org.aoju.bus.spring.core.selector.RelaxedPropertyResolver (implements org.springframework.core.env.PropertyResolver)
- org.aoju.bus.spring.servlet.RequestLoggingHandler (implements org.springframework.web.servlet.HandlerInterceptor)
- org.aoju.bus.spring.servlet.RequestProperties
- org.aoju.bus.spring.servlet.RequestWrapperFilter
- org.aoju.bus.spring.sensitive.SensitiveConfiguration
- org.aoju.bus.spring.sensitive.SensitiveProperties
- org.aoju.bus.spring.sensitive.SensitiveProperties.Decrypt
- org.aoju.bus.spring.sensitive.SensitiveProperties.Encrypt
- org.aoju.bus.spring.sensitive.SensitiveResultSetHandler (implements org.apache.ibatis.plugin.Interceptor)
- org.aoju.bus.spring.sensitive.SensitiveStatementHandler (implements org.apache.ibatis.plugin.Interceptor)
- javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
- javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
- javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
- org.aoju.bus.spring.socket.SocketConfiguration
- org.aoju.bus.spring.socket.SocketHandlerBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.aoju.bus.spring.socket.SocketProperties
- org.aoju.bus.spring.socket.SocketScannerRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.aoju.bus.spring.SpringContextAware (implements org.springframework.context.ApplicationContextAware)
- org.aoju.bus.spring.mapper.SQLExplainHandler (implements org.apache.ibatis.plugin.Interceptor)
- org.aoju.bus.spring.mapper.SQLPerformanceHandler (implements org.apache.ibatis.plugin.Interceptor)
- org.aoju.bus.spring.storage.StorageConfiguration (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.aoju.bus.spring.storage.StorageImportSelector (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.aoju.bus.spring.storage.StorageProperties
- org.aoju.bus.spring.swagger.SwaggerConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.aoju.bus.spring.swagger.SwaggerProperties
- org.aoju.bus.spring.time.TimeZoneConfig
- org.aoju.bus.spring.validate.ValidateConfiguration
- org.aoju.bus.spring.socket.WebSocketServerStarter
- org.aoju.bus.spring.xss.XssConfiguration
- org.aoju.bus.spring.xss.XssProperties
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2019. All rights reserved.