类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- cn.t.extension.springboot.starters.web.GlobalErrorController
- cn.t.extension.springboot.starters.web.AppErrorPageRegistrar (implements org.springframework.boot.web.server.ErrorPageRegistrar)
- cn.t.extension.springboot.starters.web.GlobalExceptionHandler
- cn.t.extension.springboot.starters.web.SpringBootWebAutoConfiguration
- cn.t.extension.springboot.starters.web.SpringBootWebProperties
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)