类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController
- top.dcenter.ums.security.core.mdc.config.ErrorAutoConfiguration
- 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
- top.dcenter.ums.security.core.mdc.config.MdcLogAutoConfigurerAware (implements top.dcenter.ums.security.common.api.config.HttpSecurityAware)
- top.dcenter.ums.security.core.mdc.properties.MdcProperties
- top.dcenter.ums.security.core.mdc.config.MdcPropertiesAutoConfiguration
- top.dcenter.ums.security.core.mdc.utils.MdcUtil
接口分层结构
枚举分层结构
Copyright © 2021. All rights reserved.