All Classes and Interfaces

Class
Description
The interface that all aspect class can use.
Represents an exception indicating a bad request from the client.
The basic interface for every data exposed to the presentation layer.
A marker interface that can be used to represent a full data object.
A marker interface that can be used to represent a partial data object.
Represents an error response class.
Java class for exception configuration.
The global configuration class for Sakura Boot.
Java class for global configuration.
Represents an exception indicating that the requested object wasn't found.
Utility class for reflection.
Class information with the actual class and parameters type.
Utility class for relationship in entity or DTO.
The base controller interface.
Global exception handler for the REST controller.
Represents a super exception class.
The base repository interface.
The base service interface.
Util class for toString methods.