## Spring Data Elasticsearch ### Build the Project with Tests Running ``` mvn clean install ``` ### Run Tests Directly ``` mvn test ```