Package com.wilfredmorgan.api.models
Contains the layouts of all data used in the application.
This included persistent data that is saved to a database, and non-persistent data used only during application execution.
-
Class Summary Class Description ErrorDetail A class used to display custom error messagesRole The entity allowing interaction with the roles table.User The entity allowing interaction with the users table.UserRoles The entity allowing interaction with the userroles table.UserRolesId Class to represent the complex primary key for UserRolesValidationError A model to report a validation error