| ContextExceptionAdvisor |
Exception handler for validation problems in the context request.
|
| ContextRequestConverter |
Allows conversion of the X-Context-Request header json value into a
ContextRequest instance.
|
| DefaultContextRequestHydrator |
Looks up partial data passed in through a ContextRequest like through an API or other
integration and hydrates all of the data within the ContextRequest
|
| EntityMissingExceptionAdvisor |
Handle the entity missing exception to return a 404 status response.
|
| NarrowedPageableJacksonSerializer |
|
| NarrowedQueryOperationExceptionAdvisor |
Default controller exception handler for problems during narrowed query operations.
|
| NarrowPageableHandlerMethodArgumentResolver |
More flexible resolver for Pageable implementation based on additional 'offset' and
'forward' request params that relate to UnnumberedPageable and NarrowedPageable,
respectively.
|
| ParseExceptionAdvisor |
Default controller exception handler for parsing problems related to structured input from a
outside call to the service.
|
| PolicyExceptionAdvisor |
Default controller exception handler for Policy related validation problems.
|
| UnnumberedPageableJacksonSerializer |
|
| UnsortablePositionExceptionAdvisor |
|
| UntotalledPageJacksonSerializer |
|