Uses of Package
org.springframework.data.elasticsearch.repository.query
Packages that use org.springframework.data.elasticsearch.repository.query
Package
Description
-
Classes in org.springframework.data.elasticsearch.repository.query used by org.springframework.data.elasticsearch.repository.queryClassDescriptionAbstractElasticsearchRepositoryQueryCustom
Parameterimplementation adding specific types to the special ones.ElasticsearchQueryMethodWas originally named ReactiveElasticsearchStringQuery.A repository query that is built from the the method name in the repository definition.A repository query that is defined by a String containing the query. -
-