Interface RegisterRepository<T extends AccumulationRecord>

All Superinterfaces:
org.springframework.data.repository.Repository<T,UUID>
All Known Implementing Classes:
RegisterRepositoryImpl

@NoRepositoryBean public interface RegisterRepository<T extends AccumulationRecord> extends org.springframework.data.repository.Repository<T,UUID>