I have two Spring Boot applications, both using Spring Cloud Zookeeper for service discovery, and one of them uses Feign to talk to the other, as described here
It a