You find the contribution guidelines for Spring Data projects here.
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.