All Classes and Interfaces
Class
Description
ThrowableProblem
for constraints violations.Implementation of
StatusType
which uses Micronaut HttpStatus
and renders as JSON the HTTP status code.Configuration for problem.
ConfigurationProperties
implementation of ProblemConfiguration
.Deprecated, for removal: This API element is subject to removal in a future version.
JsonErrorResponseBodyProvider
to respond Problem
responses.adds problem serdes.
Handles exception of type
ThrowableProblem
.Constraint Violation information.
ProblemJsonErrorResponseBodyProvider
instead.