Commit b7da0bd3 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '1.3.x'

parents 7e9aa92f 8a71ee0e
...@@ -43,7 +43,7 @@ public class HealthEndpoint extends AbstractEndpoint<Health> { ...@@ -43,7 +43,7 @@ public class HealthEndpoint extends AbstractEndpoint<Health> {
private long timeToLive = 1000; private long timeToLive = 1000;
/** /**
* Create a new {@link HealthIndicator} instance. * Create a new {@link HealthEndpoint} instance.
* @param healthAggregator the health aggregator * @param healthAggregator the health aggregator
* @param healthIndicators the health indicators * @param healthIndicators the health indicators
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment