Package org.springframework.boot.actuate.jdbc
package org.springframework.boot.actuate.jdbc
Actuator support for JDBC.
-
ClassDescription
HealthIndicator
that tests the status of aDataSource
and optionally runs a test query.
HealthIndicator
that tests the status of a DataSource
and optionally
runs a test query.