java-tutorials/persistence-modules/spring-data-elasticsearch
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
..
src Migrated modules using parent-spring-5: 2019-01-10 11:05:18 -02:00
README.md [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30
pom.xml [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30

README.md

Spring Data Elasticsearch

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test