From 2a5f6af15e813945a459d44129960a23e7bf53fb Mon Sep 17 00:00:00 2001
From: buildmaster stubrunner.cloud.ribbon.enabled equal to false
You can disable Stub Runner support by providing: stubrunner.cloud.enabled equal to false
|
+ Tip
+ |
+
+By default all service discovery will be stubbed. That means that regardless of the fact if you have
+an existing DiscoveryClient its results will be ignored. However, if you want to reuse it, just set
+ stubrunner.cloud.delegate.enabled to true and then your existing DiscoveryClient results will be
+ merged with the stubbed ones.
+ |
+