JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.springframework.boot.actuate.autoconfigure.jdbc
Packages that use
org.springframework.boot.actuate.autoconfigure.jdbc
Package
Description
org.springframework.boot.actuate.autoconfigure.jdbc
Auto-configuration for actuator JDBC concerns.
Classes in
org.springframework.boot.actuate.autoconfigure.jdbc
used by
org.springframework.boot.actuate.autoconfigure.jdbc
Class
Description
DataSourceHealthIndicatorProperties
External configuration properties for
DataSourceHealthIndicator
.