Merge branch '1.3.x'

pull/6350/head
Phillip Webb 8 years ago
commit b5df4f8d08

@ -342,6 +342,7 @@ additional details to be displayed.
[source,java,indent=0]
----
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.HealthIndicator;
import org.springframework.stereotype.Component;

Loading…
Cancel
Save