Uses of Interface
com.flowingcode.backendcore.service.CreationService
-
Uses of CreationService in com.flowingcode.backendcore.service
Subinterfaces of CreationService in com.flowingcode.backendcore.serviceModifier and TypeInterfaceDescriptioninterfaceCrudService<T,K> Specifies the contract of a generic service that provides methods to manage entities based on CRUD operations.