AbstractExceptionMapper<E extends Throwable> |
|
AbstractGzipHeaderDecorator |
Base class for decorators that handle the GZIP annotation.
|
AccessDeniedExceptionMapper |
Map Spring Security's AccessDeniedException to a 403 Forbidden response.
|
AnalyticsApplicationEventListener |
|
AnalyticsRequestEventListener |
Request event listener that publishes an event when a request is finished.
|
AuthenticationExceptionMapper |
Handles Spring Security AuthenticationException by producing a 403 Forbidden response.
|
CacheControlHeaderDecorator |
|
GzipHeaderDecorator |
Automagically add the Content-Encoding: gzip header to endpoints annotated with GZIP .
|
GzipHeaderDecoratorAfterGZipEncoder |
Adds a Content-Encoding: gzip after the context has been intercepted by GZipEncoder .
|
LockedPathProvider |
Write a LockedPath to a message body and ensure that the lock is released.
|
MalformedArgExceptionMapper |
|
MetricsApplicationEventListener |
|
MexBundlerProvider |
|
NotFoundExceptionMapper |
This mapper ensures that raised NotFoundException throughout the API contain well-formed ResponseErrorObject
entity.
|
ObjectMapperResolver |
|
OpenApiGzipHeaderDecorator |
Decorate the OpenAPI spec with a Content-Encoding: gzip header.
|
PathProvider |
Allow for reading and writing Path objects.
|
RequestExceptionLogger |
|
UnhandledExceptionMapper |
Render unhandled exceptions.
|
WebApplicationExceptionMapper |
|