Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 440 Bytes

CONTRIBUTING.adoc

File metadata and controls

7 lines (4 loc) · 440 Bytes

Spring Data contribution guidelines

You find the contribution guidelines for Spring Data projects here.

Running the test locally

In order to run the tests locally with ./mvnw test you need to have docker running because Spring Data Elasticsearch uses Testcontainers to start a local running Elasticsearch instance.