You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit auto-configures the Elasticsearch REST client support
as a template for Spring Data Elasticsearch. As of this commit,
using the transport client is still possible but developers
should migrate.
This commit also removes the deprecated annotation on the
Elasticsearch auto-configuration for the transport client, since
this deprecation notice is already present on the configuration
property.
Closesspring-projectsgh-17024Closesspring-projectsgh-16542
ElasticsearchRepositoriesAutoConfigurationTests has deprecation warnings but the migration path is not that obvious.
The text was updated successfully, but these errors were encountered: