Uses of Package
nl.datasteel.crudcraft.runtime.service
Packages that use nl.datasteel.crudcraft.runtime.service
Package
Description
-
Classes in nl.datasteel.crudcraft.runtime.service used by nl.datasteel.crudcraft.runtime.controllerClassDescriptionGeneric abstract base for CRUD operations, with hooks for custom business logic, bulk operations, upsert, and partial updates (patch).
-
Classes in nl.datasteel.crudcraft.runtime.service used by nl.datasteel.crudcraft.runtime.serviceClassDescriptionDefines the basic CRUD API surface, including pagination, search, partial updates (patch), upsert, and bulk operations.