Merge branch '2.7.x' into 3.0.x
Closes gh-37142
This commit is contained in:
@@ -99,7 +99,7 @@ public abstract class AbstractReactiveHealthIndicator implements ReactiveHealthI
|
||||
}
|
||||
|
||||
/**
|
||||
* Actual health check logic. If an error occurs in the pipeline it will be handled
|
||||
* Actual health check logic. If an error occurs in the pipeline, it will be handled
|
||||
* automatically.
|
||||
* @param builder the {@link Health.Builder} to report health status and details
|
||||
* @return a {@link Mono} that provides the {@link Health}
|
||||
|
||||
Reference in New Issue
Block a user