spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 139 forks source link

Add basic Dsl and configuration for spring-data elasticsearch #345

Closed fteychene closed 3 years ago

fteychene commented 3 years ago

Add autoconfigure-adapter for spring-data-elasticsearch for high level rest client and reactive client Add Jafu Dsl for spring-data elasticsearch and reactive elasticsearch Add Kofu dsl for spring-data elasticsearch and reactive elasticsearch

I will add the other configurations in this PR if I have time or will create another PR

TODO :

Fixes: #303

fteychene commented 3 years ago

Integrated modification from masters

fteychene commented 3 years ago

Will be covered in another PR with a linked issue =. #350