程序包org.springframework.boot.web.servlet.error的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.boot.web.servlet.error.DefaultErrorAttributes (implements org.springframework.boot.web.servlet.error.ErrorAttributes, org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)

接口分层结构