Merge branch '1.3.x'
This commit is contained in:
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…
Reference in New Issue