@EndpointWebExtension(endpoint=SofaBootReadinessCheckEndpoint.class) public class ReadinessEndpointWebExtension extends Object
ReadinessEndpointWebExtension()
org.springframework.boot.actuate.endpoint.web.WebEndpointResponse<org.springframework.boot.actuate.health.Health>
getHealth(org.springframework.boot.actuate.endpoint.SecurityContext securityContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReadinessEndpointWebExtension()
@ReadOperation public org.springframework.boot.actuate.endpoint.web.WebEndpointResponse<org.springframework.boot.actuate.health.Health> getHealth(org.springframework.boot.actuate.endpoint.SecurityContext securityContext)
Copyright © 2019. All rights reserved.