Package org.springframework.cloud.zookeeper.discovery.watcher.presence
package org.springframework.cloud.zookeeper.discovery.watcher.presence
-
ClassDescriptionBy default passes logging dependency checker in order not to shutdown the application if dependency is missing.Verifier that checks for presence of mandatory dependencies and delegates to an optional presence checker verification of presence of optional dependencies.Will result in throwing an exception if there are no running instances of the dependency.Will log the missing microservice dependency.The implementation of this interface will be called upon checking if a dependency with a given name is present upon startup within the provided service instances.