Uses of Class
com.eoscode.springapitools.data.repository.BaseRepository
Packages that use BaseRepository
-
Uses of BaseRepository in com.eoscode.springapitools.data.repository
Subclasses of BaseRepository in com.eoscode.springapitools.data.repositoryModifier and TypeClassDescriptionclassDefaultDeleteByIdRepository<Entity,ID> classDefaultFindByIdRepository<Entity,ID> classDefaultFindDetailByIdRepository<Entity,ID>