类分层结构
- java.lang.Object
- com.biuqu.boot.model.AccessLimit
- com.biuqu.boot.service.impl.AssemblyConfServiceImpl (implements com.biuqu.boot.service.AssemblyConfService)
- com.biuqu.aop.BaseAop
- com.biuqu.boot.web.BaseBizController<O,T,I>
- com.biuqu.service.BaseBizService<T> (implements com.biuqu.service.Service<T>)
- com.biuqu.handler.BaseExceptionHandler
- com.biuqu.boot.remote.BaseRemoteService<O,T> (implements com.biuqu.boot.remote.RemoteService<O,T>)
- com.biuqu.boot.service.BaseRestService<O,T> (implements com.biuqu.boot.service.RestService<O,T>)
- com.biuqu.boot.constants.BootConst
- com.biuqu.boot.handler.ChannelLimitHandler
- com.biuqu.boot.handler.ClientLimitHandler (implements org.springframework.web.servlet.HandlerInterceptor)
- com.biuqu.boot.configure.DataSourceConfigurer
- com.biuqu.boot.handler.InvalidUrlHandler (implements org.springframework.web.servlet.HandlerInterceptor)
- org.apache.catalina.util.LifecycleBase (implements org.apache.catalina.Lifecycle)
- org.apache.catalina.util.LifecycleMBeanBase (implements org.apache.catalina.JmxEnabled)
- org.apache.catalina.valves.ValveBase (implements org.apache.catalina.Contained, org.apache.catalina.Valve)
- org.apache.catalina.valves.AbstractAccessLogValve (implements org.apache.catalina.AccessLog)
- org.apache.catalina.valves.AccessLogValve
- com.biuqu.boot.handler.impl.LimitHandlerImpl (implements com.biuqu.boot.handler.LimitHandler)
- com.biuqu.boot.service.impl.LimitServiceImpl (implements com.biuqu.boot.service.LimitService)
- com.biuqu.boot.configure.LogConfigurer
- com.biuqu.boot.configure.MyBatisConfigurer
- com.biuqu.boot.filter.SecurityValidFilter (implements javax.servlet.Filter)
- com.biuqu.boot.configure.SentinelWebConfigurer
- javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
- org.springframework.web.util.ContentCachingRequestWrapper
- org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.web.context.ServletContextAware)
- org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
接口分层结构
Copyright © 2023. All rights reserved.