类分层结构
接口分层结构
- com.lmaye.starter.data.es.service.IElasticSearchService<T,ID>
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>
- com.lmaye.starter.data.es.repository.IElasticSearchRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>
- com.lmaye.starter.data.es.repository.IElasticSearchRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>
- com.lmaye.starter.data.es.repository.IElasticSearchRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.elasticsearch.repository.ElasticsearchRepository<T,ID>
- com.lmaye.starter.data.es.repository.IElasticSearchRepository<T,ID>
Copyright © 2020. All rights reserved.