• Stephane Nicoll's avatar
    Properly guard DB health indicator · 11b82cc6
    Stephane Nicoll authored
    The DataSource health indicator uses `JdbcTemplate` behind the scenes
    but nothing was checking that it is actually available.
    
    `DataSourcesHealthIndicatorConfiguration` is now disabled if
    `spring-jdbc` is not on the classpath.
    
    Fixes gh-3765
    11b82cc6
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...