Make sure Reactive health indicators take precedence
This commit restores the highest precedence of reactive
HealthContributor over imperative one. Previously, both would be
registered, leading to duplicate entries in health output.
Closes gh-18748
@ -51,8 +51,8 @@ public class CassandraReactiveHealthContributorAutoConfiguration extends
@@ -51,8 +51,8 @@ public class CassandraReactiveHealthContributorAutoConfiguration extends
@ -50,8 +50,8 @@ public class CouchbaseReactiveHealthContributorAutoConfiguration
@@ -50,8 +50,8 @@ public class CouchbaseReactiveHealthContributorAutoConfiguration
@ -50,9 +50,8 @@ public class MongoReactiveHealthContributorAutoConfiguration
@@ -50,9 +50,8 @@ public class MongoReactiveHealthContributorAutoConfiguration
@ -60,8 +60,8 @@ public class RedisReactiveHealthContributorAutoConfiguration extends
@@ -60,8 +60,8 @@ public class RedisReactiveHealthContributorAutoConfiguration extends