naumenkovadym

Results 2 comments of naumenkovadym

Thanks, I managed to do it using the old spring-data-elasticsearch

hi @waytoharish Sure, here's an example ``` plugins { id 'java' id 'org.springframework.boot' version '2.5.14' id 'io.spring.dependency-management' version '1.1.0' } group = 'com.example' version = '1.0.0' configurations { compileOnly {...