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.
-
Integration test
-
Persistence test
-
WebMvc Test