spring-boot-elasticsearch

Elasticsearch with spring boot + spring-data-elasticsearch

Build (in the project’s root directory)

chmod +x gradlew
./gradlew build

Tests

— All test codes were implemented using test containers.

  1. Integration test

  2. Persistence test

  3. WebMvc Test

GitHub

View Github