Skip to content

Spring support for the use of Apache Curator to connect to Apache ZooKeeper instances

Notifications You must be signed in to change notification settings

jdpgrailsdev/spring-curator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Curator

Spring support for the use of Apache Curator to connect to Apache ZooKeeper instances.

Spring makes it easier to build applications by providing a dependency injection framework.

Spring Curator project provides a Spring-based way to define, instantiate and consume Apache Curator clients in order to interact with Apache ZooKeeper ensembles/instances.

Guide

TODO

Quick Start

TODO

Dependency

<dependency>
	<groupId>org.springframework.curator</groupId>
    <artifactId>spring-curator</artifactId>
	<version>1.0.0-SNAPSHOT</version>
</dependency> 

Contributing to Spring Curator

TODO

Contact Details

About

Spring support for the use of Apache Curator to connect to Apache ZooKeeper instances

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published