Docs4dev.com

HealthWebEndpointResponseMapper (Spring Boot API)

WEBpublic class HealthWebEndpointResponseMapper extends Object Maps a Health to a WebEndpointResponse. Since: 2.0.0

Actived: 9 days ago

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

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. …

Category:  Health Go Health

MongoHealthIndicator (Spring Boot API)

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

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

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) …

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

DataSourceHealthIndicator (Spring Boot API)

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

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

CompositeHealthIndicatorConfiguration (Spring Boot API)

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

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

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

org.springframework.boot.actuate.autoconfigure.health 类分层结 …

WEB类分层结构. java.lang. Object org.springframework.boot.actuate.autoconfigure.health. CompositeHealthIndicatorConfiguration <H, S>; org.springframework.boot

Category:  Health Go Health

Spring Boot 中文文档

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

Category:  Health Go Health

HealthIndicatorAutoConfiguration (Spring Boot API)

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

Category:  Health Go Health

Spring Boot 中文文档

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

Category:  Health Go Health

Apache 中文文档

WEBProxyHCExpr name {ap_expr expression} Context: 服务器配置,虚拟主机. Status: Extension. Module: mod_proxy_hcheck. ProxyHCExpr 伪指令允许创建一个命名条件表 …

Category:  Health Go Health

Apache 中文文档

WEB平衡器 Management 器可以动态更新平衡器成员。. 您可以使用 Balancer Manager 更改特定成员的平衡因子,或将其置于离线模式。. 因此,为了获得负载平衡器 Management 的 …

Category:  Health Go Health

Nginx 中文文档

WEBModule ngx_stream_upstream_hc_module. ngx_stream_upstream_hc_module 模块 (1.9.0)允许对 group 中的服务器进行定期运行状况检查。. 服务器组必须位于 shared …

Category:  Health Go Health