Spring Cloud starter for service discovery using Apache ZooKeeper, enabling registration and lookup of services.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-zookeeper-discovery</artifactId>
<version>5.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Inject and use the ZooKeeper discovery client in a Spring Cloud application.
Ensure ZooKeeper server is running and use compatible Spring Boot/Cloud versions.
No dependency data recorded yet.