Package nl.datasteel.crudcraft.runtime.controller
package nl.datasteel.crudcraft.runtime.controller
-
ClassDescriptionAbstractCrudController<T,
U, R, F, Q extends SearchRequest<T>, ID> Generic abstract REST controller exposing a full suite of CRUD endpoints.Central @RestControllerAdvice for translating exceptions into HTTP responses.Annotation to mark endpoints that are disabled.