https://github.com/nurkiewicz/elastic-flux
ElasticSearch client with Spring and Reactor
https://github.com/nurkiewicz/elastic-flux
elasticsearch reactor spring-boot
Last synced: about 2 months ago
JSON representation
ElasticSearch client with Spring and Reactor
- Host: GitHub
- URL: https://github.com/nurkiewicz/elastic-flux
- Owner: nurkiewicz
- Created: 2018-01-09T23:03:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T01:52:47.000Z (about 7 years ago)
- Last Synced: 2025-03-18T09:21:32.983Z (about 2 months ago)
- Topics: elasticsearch, reactor, spring-boot
- Language: Java
- Size: 67.4 KB
- Stars: 69
- Watchers: 5
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Elasticsearch + Spring web-flux
[](https://travis-ci.org/nurkiewicz/elastic-flux)
This sample application is described in the following articles:
* [Spring, Reactor and ElasticSearch: from callbacks to reactive streams](http://www.nurkiewicz.com/2018/01/spring-reactor-and-elasticsearch-from.html)
* [Spring, Reactor and ElasticSearch: bechmarking with fake test data](http://www.nurkiewicz.com/2018/01/spring-reactor-and-elasticsearch.html)
* [Monitoring and measuring reactive application with Dropwizard Metrics](http://www.nurkiewicz.com/2018/01/monitoring-and-measuring-reactive.html)