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
- Host: GitHub
- URL: https://github.com/itzg/spring-etcd
- Owner: itzg
- License: apache-2.0
- Created: 2015-06-20T22:22:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-20T22:26:55.000Z (about 11 years ago)
- Last Synced: 2025-03-04T04:41:55.265Z (over 1 year ago)
- Language: Java
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# etcd client based on Spring's RestTemplate
[](https://circleci.com/gh/itzg/spring-etcd)
To use this, configure `me.itzg.etcd.EtcdService` as a Spring Bean.