A Quick Guide to Elasticsearch with Spring Data and Spring Boot Prerequisites: Java OpenJDK 11 Docker 20.10.7 Run Elasticsearch Run Elasticsearch with Docker Compose: docker compose up Run Application Run the application with the following Maven command: mvn spring-boot:run