Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.debugbundle.spring.boot.DebugBundleAutoConfiguration
- com.debugbundle.spring.boot.DebugBundleExceptionResolver (implements org.springframework.web.servlet.HandlerExceptionResolver, org.springframework.core.Ordered)
- com.debugbundle.spring.boot.DebugBundleProperties
- com.debugbundle.spring.boot.DebugBundleProperties.Relay
- 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, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter