Package org.springframework.data.elasticsearch.repository
@NonNullApi
package org.springframework.data.elasticsearch.repository
infrastructure to define the Elasticsearch mapping for an index.
-
ClassDescriptionElasticsearchRepository<T,
ID> Elasticsearch specificRepository
interface with reactive support.