Uses of Interface
com.flowingcode.backendcore.service.QueryService
-
Uses of QueryService in com.flowingcode.backendcore.service
Subinterfaces of QueryService 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.