All Classes and Interfaces

Class
Description
API controller for autocomplete results
 
 
This annotation marks a method as a "virtual" whose value is computed by using the method itself rather than retrieving it like a physical column from the database.
 
 
 
The main DbAdmin class responsible for the initialization phase.
 
 
The 'dbadmin.*' properties that can be set in the properties file to configure the behaviour of Spring Boot Admin Panel.
Implements the basic CRUD operations (and some more)
 
 
 
 
 
The main DbAdmin controller that register most of the routes of the web interface.
Specifies a format string for a field, which will be automatically applied when displaying its value.
Marks a binary field as containing an image, which in turn enables its display in the interface.
Marks a method as returning a name that has to be used to display this item, in addition to its primary key.
Controller to serve file or images (`@DisplayImage`)
Marks a field as filterable and places it in the faceted search bar.
 
This class registers some ModelAttribute objects that are used in all templates.
 
Thrown during the computation of pagination if the requested page number is not valid within the current request (e.g.
 
 
Attached as output to requests that have a paginated response, holds information about the current pagination.