| Package | Description |
|---|---|
| ratpack.health |
Health checks report on the status of key components in the system and are generally used for monitoring and reporting.
|
| ratpack.hikari |
Provides integration with HikariCP library.
|
| Class and Description |
|---|
| HealthCheck
Reports on the health of some aspect of the system.
|
| HealthCheck.Result
The result of a health check.
|
| HealthCheckResults
A value type representing the result of running multiple health checks.
|
| Class and Description |
|---|
| HealthCheck
Reports on the health of some aspect of the system.
|
| HealthCheck.Result
The result of a health check.
|