@NoRepositoryBean public interface CustomMongoRepository<T extends QueryEntity> extends org.springframework.data.mongodb.repository.MongoRepository<T,UUID>
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Page<T> |
findAllByIdIn(List<UUID> ids,
org.springframework.data.domain.Pageable pagable) |
findAll, findAll, findAll, findAll, insert, insert, saveAllfindAllCopyright © 2020. All Rights Reserved.