类分层结构
- 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
- cn.allbs.core.advice.AllbsErrorAutoConfiguration
- cn.allbs.core.advice.AllbsErrorEvent (implements java.io.Serializable)
- cn.allbs.core.advice.AllbsExceptionTranslator
- cn.allbs.core.config.CustomizationBean (implements org.springframework.boot.web.server.WebServerFactoryCustomizer<T>)
- org.springframework.boot.web.servlet.error.DefaultErrorAttributes (implements org.springframework.boot.web.servlet.error.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- cn.allbs.core.util.ErrorUtil
- cn.allbs.core.handle.GlobalExceptionHandlerResolver
- cn.allbs.core.handle.IgnoreUrlProperties
- cn.allbs.core.time.JacksonConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- cn.allbs.core.util.QrCode
- cn.allbs.core.handle.ResponseControllerAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
- cn.allbs.core.advice.RestExceptionTranslator
- cn.allbs.core.config.StartedEventListener
注释类型分层结构
Copyright © 2021. All rights reserved.