Uses of Package
io.github.belgif.rest.problem.api
Packages that use io.github.belgif.rest.problem.api
Package
Description
-
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problemClassDescriptionAbstract base class for client problems (HTTP status code 4xx).Provides default methods with fluent InputValidationProblem properties (issues).Provides default methods with fluent Problem properties (detail, href, instance, additionalProperty).Provides default methods with fluent RetryAfter problem properties (retryAfter, retryAfterSec).Interface implemented by problems that add HTTP response headers.Enumeration for invalid parameter locations.Maps to InputValidationIssue in belgif/problem/v1/problem-v1.yaml.Abstract base class for input validation problems.Deprecated.Abstract base class for problems (RFC 9457).Annotation used on
Problem
subclasses for configuring the problem type URI, used for Jackson polymorphic deserialization.Interface implemented by problems with retryAfter / retryAfterSec properties.Abstract base class for client problems with retryAfter/retryAfterSec.Abstract base class for server problems with retryAfter/retryAfterSec.Abstract base class for server problems (HTTP status code 5xx). -
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problem.apiClassDescriptionAbstract base class for client problems (HTTP status code 4xx).Provides default methods with fluent InputValidationProblem properties (issues).Provides default methods with fluent Problem properties (detail, href, instance, additionalProperty).Provides default methods with fluent RetryAfter problem properties (retryAfter, retryAfterSec).Interface implemented by problems that add HTTP response headers.Enumeration for invalid parameter locations.Input model for
InputValidationIssue.getInputs()
.Maps to InputValidationIssue in belgif/problem/v1/problem-v1.yaml.Abstract base class for input validation problems.Deprecated.Abstract base class for problems (RFC 9457).Interface implemented by problems with retryAfter / retryAfterSec properties.Abstract base class for server problems (HTTP status code 5xx). -
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problem.ee.jaxrs
-
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problem.ee.jaxrs.client
-
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problem.i18n
-
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problem.spring
-
Classes in io.github.belgif.rest.problem.api used by io.github.belgif.rest.problem.validationClassDescriptionEnumeration for invalid parameter locations.Input model for
InputValidationIssue.getInputs()
.Maps to InputValidationIssue in belgif/problem/v1/problem-v1.yaml.
InputValidationIssue