Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 359 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 359 Bytes

Simple example of Spring Boot 2 + Groovy for creating REST service for elsticsearch and testing it with TestNG

Getting Started

It should be pretty enough to change properties in applications.properties file for default elasticsearch configuration elastic.search.host= elastic.search.port=

Warning

Test WILL DESTROY all your Elasticsearch indexes.