All Classes and Interfaces
Class
Description
Base class for ExceptionHandlerAdvice controllers From http://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc
Interface describing a class that is capable of resolving the content type of a resource/file based on the resource name.
Default implementation of a
ContentTypeResolver, resolving a limited set of well-known content types used in the engine.Pojo representing a variable used in REST-service which defines it's name, variable and type.
A processor for converting List of a certain type into list of a different type.
A util class that can be used to perform easy pagination (with defaults provided by Flowable).
Interface representing a paginated request object, use when paging is needed without using URL-parameters.
Allows enabling/disabling authentication on specific requests and allows authorisation of request after successful authentication.
Used for creating a response that represent an error that occurred.
Helper class for building URLs based on a base URL.