Hierarchy For Package io.github.belgif.rest.problem.spring
Class Hierarchy
- java.lang.Object
- io.github.belgif.rest.problem.spring.AbstractInvalidRequestExceptionHandler<J>
- io.github.belgif.rest.problem.spring.InvalidRequestExceptionHandler
- io.github.belgif.rest.problem.spring.AbstractProblemRestClientCustomizer
- io.github.belgif.rest.problem.spring.ProblemRestClientCustomizer (implements org.springframework.boot.restclient.RestClientCustomizer)
- io.github.belgif.rest.problem.spring.AbstractProblemRestTemplateCustomizer
- io.github.belgif.rest.problem.spring.ProblemRestTemplateCustomizer (implements org.springframework.boot.restclient.RestTemplateCustomizer)
- io.github.belgif.rest.problem.spring.AbstractProblemValidationConfigurationCustomizer
- io.github.belgif.rest.problem.spring.ProblemValidationConfigurationCustomizer (implements org.springframework.boot.validation.autoconfigure.ValidationConfigurationCustomizer)
- io.github.belgif.rest.problem.spring.AbstractProblemWebClientCustomizer
- io.github.belgif.rest.problem.spring.ProblemWebClientCustomizer (implements org.springframework.boot.webclient.WebClientCustomizer)
- io.github.belgif.rest.problem.spring.AbstractRoutingExceptionsHandler<T>
- io.github.belgif.rest.problem.spring.RoutingExceptionsHandler
- io.github.belgif.rest.problem.spring.BeanValidationExceptionsHandler
- io.github.belgif.rest.problem.spring.internal.CachedAnnotationParameterNameSupport<T>
- io.github.belgif.rest.problem.spring.AnnotationParameterNameProvider (implements jakarta.validation.ParameterNameProvider)
- org.springframework.web.client.DefaultResponseErrorHandler (implements org.springframework.web.client.ResponseErrorHandler)
- io.github.belgif.rest.problem.spring.AbstractProblemResponseErrorHandler
- io.github.belgif.rest.problem.spring.ProblemResponseErrorHandler
- io.github.belgif.rest.problem.spring.AbstractProblemResponseErrorHandler
- tools.jackson.databind.JacksonModule (implements tools.jackson.core.Versioned)
- tools.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- io.github.belgif.rest.problem.ProblemModuleJackson3
- io.github.belgif.rest.problem.spring.SpringProblemModule
- io.github.belgif.rest.problem.ProblemModuleJackson3
- tools.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- org.springframework.util.MimeType (implements java.lang.Comparable<T>, java.io.Serializable)
- org.springframework.http.MediaType (implements java.io.Serializable)
- io.github.belgif.rest.problem.spring.ProblemMediaType
- org.springframework.http.MediaType (implements java.io.Serializable)
- io.github.belgif.rest.problem.spring.NoResourceFoundExceptionHandler
- io.github.belgif.rest.problem.spring.ProblemAutoConfiguration
- io.github.belgif.rest.problem.spring.ProblemConfigurationProperties (implements org.springframework.beans.factory.InitializingBean)
- io.github.belgif.rest.problem.spring.ProblemExceptionHandler
- io.github.belgif.rest.problem.spring.ProblemExtConfigurationProperties (implements org.springframework.beans.factory.InitializingBean)
- io.github.belgif.rest.problem.spring.SpringProblemTypeRegistry (implements io.github.belgif.rest.problem.registry.ProblemTypeRegistry)
- io.github.belgif.rest.problem.spring.AbstractInvalidRequestExceptionHandler<J>
Interface Hierarchy
- io.github.belgif.rest.problem.spring.AbstractProblemResponseErrorHandler.ProblemReader