Commit Graph

5 Commits

Author SHA1 Message Date
Mark Paluch
83cd9e2d5a Polishing.
Use synchronous API for ES test data setup to avoid threading during the bean container startup.

See #636
2022-05-19 11:23:01 -05:00
Mark Paluch
13c0dea55c Switch to Testcontainers for Elasticsearch examples.
See #636
2022-05-19 11:23:01 -05:00
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
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