Hierarchy For All Packages
- net.hyshan.hou.core.app.client,
- net.hyshan.hou.core.app.config,
- net.hyshan.hou.core.app.exception,
- net.hyshan.hou.core.app.filter,
- net.hyshan.hou.core.app.handler,
- net.hyshan.hou.core.app.model.req,
- net.hyshan.hou.core.app.model.req.vo,
- net.hyshan.hou.core.app.model.res,
- net.hyshan.hou.core.app.service,
- net.hyshan.hou.core.app.utils
Class Hierarchy
- java.lang.Object
- net.hyshan.hou.core.app.config.AppDefaultInitializer (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
- net.hyshan.hou.core.app.client.AuthClient
- net.hyshan.hou.core.app.filter.AuthHeaderFilter (implements jakarta.servlet.Filter, org.springframework.core.Ordered)
- net.hyshan.hou.core.app.service.AuthService
- net.hyshan.hou.core.app.handler.BaseExceptionHandler
- net.hyshan.hou.core.app.config.HouCoreAppConfiguration
- net.hyshan.hou.core.app.utils.IpUtils
- net.hyshan.hou.core.app.config.Oauth2ClientProperties
- jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- net.hyshan.hou.core.app.filter.CustomRequestWrapper
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.hyshan.hou.common.base.exception.BaseEx
- net.hyshan.hou.core.app.exception.AppEx
- java.lang.RuntimeException
- net.hyshan.hou.common.base.exception.BaseRtEx
- net.hyshan.hou.core.app.exception.AppRtEx
- net.hyshan.hou.core.app.exception.OauthTokenException
- net.hyshan.hou.core.app.exception.AppRtEx
- net.hyshan.hou.common.base.exception.BaseRtEx
- net.hyshan.hou.common.base.exception.BaseEx
- java.lang.Exception
- net.hyshan.hou.common.base.data.VO (implements java.io.Serializable)
- net.hyshan.hou.core.app.model.req.BooleanAppReq
- net.hyshan.hou.core.app.model.res.BooleanAppRes
- net.hyshan.hou.core.app.model.req.ByteAppReq
- net.hyshan.hou.core.app.model.res.ByteAppRes
- net.hyshan.hou.core.app.model.req.CharacterAppReq
- net.hyshan.hou.core.app.model.res.CharacterAppRes
- net.hyshan.hou.core.app.model.req.CodeAppReq
- net.hyshan.hou.core.app.model.res.CodeAppRes
- net.hyshan.hou.core.app.model.req.DoubleAppReq
- net.hyshan.hou.core.app.model.res.DoubleAppRes
- net.hyshan.hou.core.app.model.req.FloatAppReq
- net.hyshan.hou.core.app.model.res.FloatAppRes
- net.hyshan.hou.core.app.model.req.IdAppReq
- net.hyshan.hou.core.app.model.res.IdAppRes
- net.hyshan.hou.core.app.model.req.IntegerAppReq
- net.hyshan.hou.core.app.model.res.IntegerAppRes
- net.hyshan.hou.core.app.model.req.vo.Kv
- net.hyshan.hou.core.app.model.req.LongAppReq
- net.hyshan.hou.core.app.model.res.LongAppRes
- net.hyshan.hou.core.app.model.req.QueryEntityAppReq
- net.hyshan.hou.core.app.model.res.QueryPageAppRes<T>
- net.hyshan.hou.core.app.model.req.ShortAppReq
- net.hyshan.hou.core.app.model.res.ShortAppRes
- net.hyshan.hou.core.app.model.req.StringAppReq
- net.hyshan.hou.core.app.model.res.StringAppRes