parent
49fefdafd8
commit
e452373c04
|
@ -326,6 +326,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