I'm trying to use ZooKeeper service discovery and Spring cloud config in one application, but cannot find right dependencies.
Could anyone suggest right set of dependencies for this task?
Go to http://start.spring.io/ and pick Spring Cloud Config and Spring Cloud Zookeeper. All the dependencies will be picked for you.