spring-projects / spring-data-examples

Spring Data Example Projects
Apache License 2.0
5.18k stars 3.39k forks source link

Use Elasticsearch REST Client instead of Node client #612

Closed wolfdale closed 3 years ago

wolfdale commented 3 years ago

Upgraded ES client for elastic search example. Resolves https://github.com/spring-projects/spring-data-examples/issues/610

wolfdale commented 3 years ago

@mp911de Can you please review this. Suggestions are welcomed.

wolfdale commented 3 years ago

It would sense to merge #609 first, then rebase this pull request and merge rest into example.

I'm okay with this. I can address any comments on #609 first if you have any & then work on this PR's review comments

mp911de commented 3 years ago

609 is merged now. Care to rebase and rework your pull request here?

mp911de commented 3 years ago

Thank you for your contribution. That's merged and polished now.