Uses of Class
org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthIndicatorProperties
Packages that use DataSourceHealthIndicatorProperties
Package
Description
Auto-configuration for actuator JDBC concerns.
-
Uses of DataSourceHealthIndicatorProperties in org.springframework.boot.actuate.autoconfigure.jdbc
Methods in org.springframework.boot.actuate.autoconfigure.jdbc with parameters of type DataSourceHealthIndicatorPropertiesModifier and TypeMethodDescriptionDataSourceHealthContributorAutoConfiguration.dbHealthContributor
(ConfigurableListableBeanFactory beanFactory, DataSourceHealthIndicatorProperties dataSourceHealthIndicatorProperties)