T - ID - @NoRepositoryBean public interface ElasticsearchCrudRepository<T,ID extends Serializable> extends PagingAndSortingRepository<T,ID>
findAll, findAllcount, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAllCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.