Commit Graph

8 Commits

Author SHA1 Message Date
Mark Paluch
b5cecf730b Polishing.
Rename AssumeConnection to EnabledOnElasticsearch following the typical design of JUnit 5 EnabledOn… annotation programming model. Enable tests by default if the test element isn't annotated with EnabledOnElasticsearch as we assume that the extension was activated by the parent.

Move EnabledOnElasticsearch into utility project.

See #583
Original pull request: #609
2021-04-08 10:24:57 +02:00
Prakhar Gupta
75b2a08d60 Migrate Elasticsearch examples to JUnit 5.
See #583
Original pull request: #609
2021-04-08 10:24:47 +02:00
Mark Paluch
b6a2754e6a #582 - Adopt to changes in Spring Data Elasticsearch 3.1. 2020-11-19 15:37:39 +01:00
Mark Paluch
104febea4e #509 - Polishing.
Move off deprecated API. Clean up unused gitignore files.
2020-06-16 15:18:27 +02:00
Mark Paluch
d92e7feabc #509 - Favor Spring Boot auto-configuration in Elasticsearch example. 2020-06-16 15:16:29 +02:00
Mark Paluch
f59316b66a #553 - Adapt to Spring Data Elasticsearch. 2020-05-11 10:40:11 +02:00
Mark Paluch
43deb3a262 #555 - Polishing.
Clean up poms for stable builds.
2020-02-27 11:10:33 +01:00
Christoph Strobl
97a4574e84 #497 - Add reactive Spring Data Elasticsearch example. 2019-08-08 19:48:12 +02:00