程序包 org.springframework.boot.actuate.jdbc
Actuator support for JDBC.
类概要 类 说明 DataSourceHealthIndicator HealthIndicatorthat tests the status of aDataSourceand optionally runs a test query.
| 类 | 说明 |
|---|---|
| DataSourceHealthIndicator | HealthIndicator that tests the status of a DataSource and optionally runs a test query. |