• 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
..
main Loading commit data...
test Loading commit data...