An open API service indexing awesome lists of open source software.

https://github.com/itzg/spring-etcd

etcd v2 client based on Spring's RestTemplate
https://github.com/itzg/spring-etcd

Last synced: 12 months ago
JSON representation

etcd v2 client based on Spring's RestTemplate

Awesome Lists containing this project

README

          

# etcd client based on Spring's RestTemplate

[![Circle CI](https://circleci.com/gh/itzg/spring-etcd.svg?style=svg)](https://circleci.com/gh/itzg/spring-etcd)

To use this, configure `me.itzg.etcd.EtcdService` as a Spring Bean.