Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 381 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 381 Bytes

spring-esdata-loader-demo

Spring Boot based demo application, to show how to use this testing library, using either JUnit 4 or new JUnit Jupiter platform.

This project uses testing library Testcontainers to setup a dockerized Elasticseach server during the tests.

So to run the tests locally, you must have Docker installed.