public interface ApplicationDocumentRepository
extends org.springframework.data.elasticsearch.repository.ElasticsearchRepository<ApplicationDocument,String>
Method Summary
Methods inherited from interface org.springframework.data.elasticsearch.repository.ElasticsearchRepository