Docs4dev.com

HealthStatusHttpMapper (Spring Boot API)

Webpublic int mapStatus ( Status status) Map the specified Status to an HTTP status code. Parameters: status - the health Status. Returns: the corresponding HTTP status code. …

Actived: Just Now

URL: https://www.docs4dev.com/apidocs/en/spring-boot/2.1.1.RELEASE/spring-boot-actuator/org/springframework/boot/actuate/health/HealthStatusHttpMapper.html

MongoHealthIndicator (Spring Boot API)

Webjava.lang.Object; org.springframework.boot.actuate.health.AbstractHealthIndicator; org.springframework.boot.actuate.mongo.MongoHealthIndicator

Category:  Health Go Health

Spring Cloud Reference

WebDoing so makes Eureka publish instance information that shows an explicit preference for secure communication. The Spring Cloud DiscoveryClient always returns a URI starting …

Category:  Health Go Health

JmsHealthIndicatorAutoConfiguration (Spring Boot API)

Webjava.lang.Object; org.springframework.boot.actuate.autoconfigure.health.CompositeHealthIndicatorConfiguration<org.springframework.boot.actuate.jms.JmsHealthIndicator

Category:  Health Go Health

Spring Boot 中文文档

WebSpring Boot 是由 Pivotal 团队提供的全新框架,其设计目的是用来简化新Spring应用的初始搭建以及开发过程。该框架使用了特定的方式来进行配置,从而使开发人员不再需要定义 …

Category:  Health Go Health

HealthEndpoint (Spring Boot API)

WebgetTimeToLive () Time to live for cached result. Health. invoke () Invoke all HealthIndicator delegates and collect their health information. void. setTimeToLive (long timeToLive) Set …

Category:  Health Go Health

HealthEndpointWebExtension (Spring Boot API)

Web@EndpointWebExtension(endpoint=HealthEndpoint.class) public class HealthEndpointWebExtension extends Object EndpointWebExtension for the …

Category:  Health Go Health

DataSourceHealthIndicatorAutoConfiguration (Spring Boot API)

Webjava.lang.Object; org.springframework.boot.actuate.autoconfigure.health.CompositeHealthIndicatorConfiguration<org.springframework.boot.actuate.jdbc

Category:  Health Go Health

CompositeHealthIndicatorConfiguration (Spring Boot API)

Web类型参数: H - the health indicator type S - the bean source type 直接已知子类: CassandraHealthIndicatorAutoConfiguration

Category:  Health Go Health

ReactiveHealthIndicatorRegistry (Spring Boot API)

Web方法概要. Returns the ReactiveHealthIndicator registered with the given name. Returns a snapshot of the registered health indicators and their names. Registers the given …

Category:  Health Go Health

Spring Boot 中文文档

WebEndpoints. Actuator 端点使您可以监视应用程序并与之交互。. Spring Boot 包含许多内置端点,可让您添加自己的端点。. 例如, health 端点提供基本的应用程序运行状况信息。. …

Category:  Health Go Health

DataSourceHealthIndicator (Spring Boot API)

WebDataSourceHealthIndicator. public DataSourceHealthIndicator ( DataSource dataSource, String query) Create a new DataSourceHealthIndicator using the specified DataSource …

Category:  Health Go Health

JmsHealthIndicator (Spring Boot API)

WebdoHealthCheck 在类中 AbstractHealthIndicator. 参数: builder - the Health.Builder to report health status and details. 抛出: Exception - any Exception that should create a …

Category:  Health Go Health

HealthIndicatorAutoConfiguration (Spring Boot API)

Web所有方法 实例方法 具体方法 ; 修饰符和类型 方法 说明; org.springframework.boot.actuate.health.ApplicationHealthIndicator

Category:  Health Go Health

Spring Boot 中文文档

WebE.3.1. 启动 Lists. E.3.2. Exploded archives. Spring Boot 是由 Pivotal 团队提供的全新框架,其设计目的是用来简化新Spring应用的初始搭建以及开发过程。. 该框架使用了特定的 …

Category:  Health Go Health

Nginx 中文文档

Web最少连接允许在某些请求需要较长时间才能完成的情况下更公平地控制应用程序实例上的负载。. 使用最少连接的负载平衡,nginx 将尝试不使繁忙的应用程序服务器因过多的请求而 …

Category:  Health Go Health

Spring Cloud 中文文档

Webspring.cloud.stream.binders. 如果使用了多个相同类型的绑定器 (即连接到 RabbitMq 的多个实例),则附加的每个绑定器属性 (请参阅 {@link BinderProperties})。. …

Category:  Health Go Health

MySql 中文文档

Web有关详细信息,请参见 第 27.7.6.50 节“ mysql_options ()” 。. mysql_ping () 可由长时间处于空闲状态的 Client 端使用,以检查服务器是否已关闭连接并在必要时重新 …

Category:  Health Go Health