jar

org.springframework.data : spring-data-elasticsearch

Maven & Gradle

Aug 18, 2023
111 usages
2.7k stars

Spring Data Elasticsearch · Spring Data Implementation for Elasticsearch

Table Of Contents

Latest Version

Download org.springframework.data : spring-data-elasticsearch JAR file - Latest Versions:

All Versions

Download org.springframework.data : spring-data-elasticsearch JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x
5.0.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.2.x
3.1.x
3.0.x
2.1.x
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-data-elasticsearch-5.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.elasticsearch.core.suggest.response

├─ org.springframework.data.elasticsearch.core.suggest.response.CompletionSuggestion.class - [JAR]

├─ org.springframework.data.elasticsearch.core.suggest.response.PhraseSuggestion.class - [JAR]

├─ org.springframework.data.elasticsearch.core.suggest.response.SortBy.class - [JAR]

├─ org.springframework.data.elasticsearch.core.suggest.response.Suggest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.suggest.response.TermSuggestion.class - [JAR]

├─ org.springframework.data.elasticsearch.core.suggest.response.package-info.class - [JAR]

org.springframework.data.elasticsearch.repository.aot

├─ org.springframework.data.elasticsearch.repository.aot.RepositoryRuntimeHints.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.aot.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.cluster

├─ org.springframework.data.elasticsearch.core.cluster.ClusterHealth.class - [JAR]

├─ org.springframework.data.elasticsearch.core.cluster.ClusterOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.cluster.ReactiveClusterOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.cluster.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.join

├─ org.springframework.data.elasticsearch.core.join.JoinField.class - [JAR]

org.springframework.data.elasticsearch.repository.support

├─ org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformation.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreator.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ElasticsearchEntityInformationCreatorImpl.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactory.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ElasticsearchRepositoryMetadata.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.MappingElasticsearchEntityInformation.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactory.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryFactoryBean.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.ReactiveElasticsearchRepositoryMetadata.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.SimpleElasticsearchRepository.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.SimpleReactiveElasticsearchRepository.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.StringQueryUtil.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.convert

├─ org.springframework.data.elasticsearch.core.convert.AbstractPropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.AbstractRangePropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.ConversionException.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.DateFormatter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.DatePropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.DateRangePropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.DefaultElasticsearchTypeMapper.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.ElasticsearchConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.ElasticsearchCustomConversions.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.ElasticsearchDateConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.ElasticsearchTypeMapper.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.GeoConverters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.NumberRangePropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.TemporalPropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.TemporalRangePropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.convert.package-info.class - [JAR]

org.springframework.data.elasticsearch.repository

├─ org.springframework.data.elasticsearch.repository.ElasticsearchRepository.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.ReactiveElasticsearchRepository.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.document

├─ org.springframework.data.elasticsearch.core.document.Document.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.Explanation.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.MapDocument.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.NestedMetaData.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.SearchDocument.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.SearchDocumentAdapter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.SearchDocumentResponse.class - [JAR]

├─ org.springframework.data.elasticsearch.core.document.package-info.class - [JAR]

org.springframework.data.elasticsearch

├─ org.springframework.data.elasticsearch.BulkFailureException.class - [JAR]

├─ org.springframework.data.elasticsearch.ElasticsearchErrorCause.class - [JAR]

├─ org.springframework.data.elasticsearch.NoSuchIndexException.class - [JAR]

├─ org.springframework.data.elasticsearch.ResourceFailureException.class - [JAR]

├─ org.springframework.data.elasticsearch.ResourceNotFoundException.class - [JAR]

├─ org.springframework.data.elasticsearch.RestStatusException.class - [JAR]

├─ org.springframework.data.elasticsearch.UncategorizedElasticsearchException.class - [JAR]

├─ org.springframework.data.elasticsearch.package-info.class - [JAR]

org.springframework.data.elasticsearch.client

├─ org.springframework.data.elasticsearch.client.ClientConfiguration.class - [JAR]

├─ org.springframework.data.elasticsearch.client.ClientConfigurationBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.ClientLogger.class - [JAR]

├─ org.springframework.data.elasticsearch.client.DefaultClientConfiguration.class - [JAR]

├─ org.springframework.data.elasticsearch.client.ElasticsearchHost.class - [JAR]

├─ org.springframework.data.elasticsearch.client.InetSocketAddressParser.class - [JAR]

├─ org.springframework.data.elasticsearch.client.NoReachableHostException.class - [JAR]

├─ org.springframework.data.elasticsearch.client.UnsupportedBackendOperation.class - [JAR]

├─ org.springframework.data.elasticsearch.client.UnsupportedClientOperationException.class - [JAR]

├─ org.springframework.data.elasticsearch.client.package-info.class - [JAR]

org.springframework.data.elasticsearch.client.util

├─ org.springframework.data.elasticsearch.client.util.ScrollState.class - [JAR]

├─ org.springframework.data.elasticsearch.client.util.package-info.class - [JAR]

org.springframework.data.elasticsearch.core

├─ org.springframework.data.elasticsearch.core.AbstractElasticsearchTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.core.AbstractIndexTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.core.AbstractReactiveElasticsearchTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ActiveShardCount.class - [JAR]

├─ org.springframework.data.elasticsearch.core.AggregationContainer.class - [JAR]

├─ org.springframework.data.elasticsearch.core.AggregationsContainer.class - [JAR]

├─ org.springframework.data.elasticsearch.core.DocumentOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ElasticsearchOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.EntityOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.IndexInformation.class - [JAR]

├─ org.springframework.data.elasticsearch.core.IndexOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.IndexedObjectInformation.class - [JAR]

├─ org.springframework.data.elasticsearch.core.MultiGetItem.class - [JAR]

├─ org.springframework.data.elasticsearch.core.Range.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveDocumentOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveElasticsearchOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveIndexOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveResourceUtil.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveSearchHitSupport.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveSearchHits.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveSearchHitsImpl.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ReactiveSearchOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.RefreshPolicy.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ResourceUtil.class - [JAR]

├─ org.springframework.data.elasticsearch.core.RuntimeField.class - [JAR]

├─ org.springframework.data.elasticsearch.core.ScriptType.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchHit.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchHitMapping.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchHitSupport.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchHits.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchHitsImpl.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchHitsIterator.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchPage.class - [JAR]

├─ org.springframework.data.elasticsearch.core.SearchScrollHits.class - [JAR]

├─ org.springframework.data.elasticsearch.core.StreamQueries.class - [JAR]

├─ org.springframework.data.elasticsearch.core.TotalHitsRelation.class - [JAR]

├─ org.springframework.data.elasticsearch.core.package-info.class - [JAR]

org.springframework.data.elasticsearch.client.erhlc

├─ org.springframework.data.elasticsearch.client.erhlc.AbstractElasticsearchConfiguration.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.AbstractReactiveElasticsearchConfiguration.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.CriteriaFilterProcessor.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.CriteriaQueryProcessor.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.DefaultClusterOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveClusterOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.DefaultRequestCreator.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.DefaultWebClientProvider.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.DocumentAdapters.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ElasticsearchAggregation.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ElasticsearchAggregations.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ElasticsearchClusterOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ElasticsearchExceptionTranslator.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ElasticsearchRestTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.HighlightQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.HostProvider.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.MultiNodeHostProvider.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.NamedXContents.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.NativeSearchQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.NativeSearchQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RawActionResponse.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchClient.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ReactiveElasticsearchTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ReactiveIndexTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ReactiveRestClients.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RequestBodyEncodingException.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RequestConverters.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RequestCreator.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RequestFactory.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ResponseConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RestClients.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RestHighLevelClientFactoryBean.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.RestIndexTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.ScriptField.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.SearchDocumentResponseBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.SearchHitsUtil.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.SingleNodeHostProvider.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.WebClientProvider.class - [JAR]

├─ org.springframework.data.elasticsearch.client.erhlc.package-info.class - [JAR]

org.springframework.data.elasticsearch.repository.support.querybyexample

├─ org.springframework.data.elasticsearch.repository.support.querybyexample.ExampleCriteriaMapper.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.querybyexample.QueryByExampleElasticsearchExecutor.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.support.querybyexample.ReactiveQueryByExampleElasticsearchExecutor.class - [JAR]

org.springframework.data.elasticsearch.repository.config

├─ org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.config.ElasticsearchRepositoryConfigExtension.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.config.EnableElasticsearchRepositories.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.config.EnableReactiveElasticsearchRepositories.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoriesRegistrar.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.config.ReactiveElasticsearchRepositoryConfigurationExtension.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.config.package-info.class - [JAR]

org.springframework.data.elasticsearch.support

├─ org.springframework.data.elasticsearch.support.DefaultStringObjectMap.class - [JAR]

├─ org.springframework.data.elasticsearch.support.ExceptionUtils.class - [JAR]

├─ org.springframework.data.elasticsearch.support.HttpHeaders.class - [JAR]

├─ org.springframework.data.elasticsearch.support.ScoreDoc.class - [JAR]

├─ org.springframework.data.elasticsearch.support.StringObjectMap.class - [JAR]

├─ org.springframework.data.elasticsearch.support.Version.class - [JAR]

├─ org.springframework.data.elasticsearch.support.VersionInfo.class - [JAR]

├─ org.springframework.data.elasticsearch.support.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.routing

├─ org.springframework.data.elasticsearch.core.routing.DefaultRoutingResolver.class - [JAR]

├─ org.springframework.data.elasticsearch.core.routing.RoutingResolver.class - [JAR]

├─ org.springframework.data.elasticsearch.core.routing.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.query

├─ org.springframework.data.elasticsearch.core.query.BaseQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.BaseQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.BulkOptions.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.ByQueryResponse.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.Criteria.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.CriteriaQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.CriteriaQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.DocValueField.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.FetchSourceFilter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.FetchSourceFilterBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.Field.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.GeoDistanceOrder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.HighlightQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.IndexBoost.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.IndexQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.IndexQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.IndicesOptions.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.MoreLikeThisQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.Order.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.Query.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.RescorerQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.ScriptData.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.ScriptedField.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.SearchTemplateQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.SearchTemplateQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.SeqNoPrimaryTerm.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.SimpleField.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.SourceFilter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.StringQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.StringQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.UpdateQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.UpdateResponse.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.package-info.class - [JAR]

org.springframework.data.elasticsearch.repository.cdi

├─ org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryBean.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.cdi.ElasticsearchRepositoryExtension.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.cdi.package-info.class - [JAR]

org.springframework.data.elasticsearch.client.elc.aot

├─ org.springframework.data.elasticsearch.client.elc.aot.ElasticsearchClientRuntimeHints.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.aot.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.index

├─ org.springframework.data.elasticsearch.core.index.AliasAction.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.AliasActionParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.AliasActions.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.AliasData.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.ComponentTemplateRequestData.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.DeleteComponentTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.DeleteIndexTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.DeleteTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.ExistsComponentTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.ExistsIndexTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.ExistsTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.GeoShapeMappingParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.GetComponentTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.GetIndexTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.GetTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.MappingBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.MappingParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.PutComponentTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.PutIndexTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.PutTemplateRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.ReactiveMappingBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.Settings.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.TemplateData.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.TemplateResponse.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.TemplateResponseData.class - [JAR]

├─ org.springframework.data.elasticsearch.core.index.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.mapping

├─ org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentEntity.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.ElasticsearchPersistentProperty.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.ElasticsearchSimpleTypes.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.IndexCoordinates.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.KebabCaseFieldNamingStrategy.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.PropertyValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchMappingContext.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentEntity.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.SimpleElasticsearchPersistentProperty.class - [JAR]

├─ org.springframework.data.elasticsearch.core.mapping.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.reindex

├─ org.springframework.data.elasticsearch.core.reindex.ReindexRequest.class - [JAR]

├─ org.springframework.data.elasticsearch.core.reindex.ReindexResponse.class - [JAR]

├─ org.springframework.data.elasticsearch.core.reindex.Remote.class - [JAR]

├─ org.springframework.data.elasticsearch.core.reindex.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.event

├─ org.springframework.data.elasticsearch.core.event.AfterConvertCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.AfterLoadCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.AfterSaveCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.AuditingEntityCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.BeforeConvertCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.ReactiveAfterConvertCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.ReactiveAfterLoadCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.ReactiveAfterSaveCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.ReactiveAuditingEntityCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.ReactiveBeforeConvertCallback.class - [JAR]

├─ org.springframework.data.elasticsearch.core.event.package-info.class - [JAR]

org.springframework.data.elasticsearch.repository.query.parser

├─ org.springframework.data.elasticsearch.repository.query.parser.ElasticsearchQueryCreator.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.parser.package-info.class - [JAR]

org.springframework.data.elasticsearch.config

├─ org.springframework.data.elasticsearch.config.ElasticsearchAuditingBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.elasticsearch.config.ElasticsearchAuditingRegistrar.class - [JAR]

├─ org.springframework.data.elasticsearch.config.ElasticsearchConfigurationSupport.class - [JAR]

├─ org.springframework.data.elasticsearch.config.ElasticsearchNamespaceHandler.class - [JAR]

├─ org.springframework.data.elasticsearch.config.EnableElasticsearchAuditing.class - [JAR]

├─ org.springframework.data.elasticsearch.config.EnableReactiveElasticsearchAuditing.class - [JAR]

├─ org.springframework.data.elasticsearch.config.PersistentEntitiesFactoryBean.class - [JAR]

├─ org.springframework.data.elasticsearch.config.ReactiveElasticsearchAuditingRegistrar.class - [JAR]

├─ org.springframework.data.elasticsearch.config.package-info.class - [JAR]

org.springframework.data.elasticsearch.client.elc

├─ org.springframework.data.elasticsearch.client.elc.Aggregation.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.AutoCloseableElasticsearchClient.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ChildTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ClusterTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.CriteriaFilterProcessor.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.CriteriaQueryException.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.CriteriaQueryProcessor.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.DocumentAdapters.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchClientBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchClientFactoryBean.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchClients.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchConfiguration.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchExceptionTranslator.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ElasticsearchTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.EntityAsMap.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.HighlightQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.IndicesTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.JsonUtils.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.NativeQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.NativeQueryBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.Queries.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.QueryBuilders.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveChildTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveClusterTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClusterClient.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchConfiguration.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchIndicesClient.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ReactiveIndicesTemplate.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.RequestConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.ResponseConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.SearchDocumentResponseBuilder.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.TypeUtils.class - [JAR]

├─ org.springframework.data.elasticsearch.client.elc.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.suggest

├─ org.springframework.data.elasticsearch.core.suggest.Completion.class - [JAR]

├─ org.springframework.data.elasticsearch.core.suggest.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.geo

├─ org.springframework.data.elasticsearch.core.geo.GeoBox.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJson.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonGeometryCollection.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonLineString.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonMultiLineString.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPoint.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonMultiPolygon.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonPoint.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoJsonPolygon.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.GeoPoint.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.PointDeserializer.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.PointSerializer.class - [JAR]

├─ org.springframework.data.elasticsearch.core.geo.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.query.highlight

├─ org.springframework.data.elasticsearch.core.query.highlight.Highlight.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.highlight.HighlightCommonParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.highlight.HighlightField.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.highlight.HighlightFieldParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.highlight.HighlightParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.core.query.highlight.package-info.class - [JAR]

org.springframework.data.elasticsearch.core.script

├─ org.springframework.data.elasticsearch.core.script.ReactiveScriptOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.script.Script.class - [JAR]

├─ org.springframework.data.elasticsearch.core.script.ScriptOperations.class - [JAR]

├─ org.springframework.data.elasticsearch.core.script.package-info.class - [JAR]

org.springframework.data.elasticsearch.repository.query

├─ org.springframework.data.elasticsearch.repository.query.AbstractElasticsearchRepositoryQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.AbstractReactiveElasticsearchRepositoryQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchEntityMetadata.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchParameterAccessor.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchParametersParameterAccessor.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchPartQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchQueryMethod.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ElasticsearchStringQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchParametersParameterAccessor.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryExecution.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchQueryMethod.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ReactiveElasticsearchStringQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.ReactivePartTreeElasticsearchQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.SimpleElasticsearchEntityMetadata.class - [JAR]

├─ org.springframework.data.elasticsearch.repository.query.package-info.class - [JAR]

org.springframework.data.elasticsearch.aot

├─ org.springframework.data.elasticsearch.aot.ElasticsearchAotPredicates.class - [JAR]

├─ org.springframework.data.elasticsearch.aot.ElasticsearchRuntimeHints.class - [JAR]

├─ org.springframework.data.elasticsearch.aot.package-info.class - [JAR]

org.springframework.data.elasticsearch.annotations

├─ org.springframework.data.elasticsearch.annotations.CompletionContext.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.CompletionContextType.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.CompletionField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.CountQuery.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.DateFormat.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Document.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Dynamic.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.DynamicTemplates.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Field.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.FieldType.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.GeoPointField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.GeoShapeField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Highlight.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.HighlightField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.HighlightParameters.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.IndexOptions.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.IndexPrefixes.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.IndexedIndexName.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.InnerField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.JoinTypeRelation.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.JoinTypeRelations.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Mapping.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.MultiField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.NullValueType.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Query.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Routing.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.ScriptedField.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Setting.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.Similarity.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.SourceFilters.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.TermVector.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.ValueConverter.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.WriteOnlyProperty.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.WriteTypeHint.class - [JAR]

├─ org.springframework.data.elasticsearch.annotations.package-info.class - [JAR]

Advertisement

Dependencies from Group

Aug 18, 2023
1.4k usages
88 stars
Aug 18, 2023
906 usages
1.5k stars
Aug 18, 2023
692 usages
2.7k stars
Aug 18, 2023
684 usages
1.6k stars
Aug 18, 2023
111 usages
2.7k stars

Discover Dependencies

Oct 05, 2021
355 stars
Aug 10, 2023
157 usages
2.1k stars
Aug 23, 2023
272 usages
Mar 17, 2023
3.1k usages
2.1k stars
Apr 27, 2023
228 usages
169 stars
Jul 26, 2023
952 usages
1.3k stars
Jun 18, 2023
6.3k usages
3.1k stars
Jul 31, 2023
67 usages
6.6k stars
Aug 25, 2023
906 usages
3.9k stars