Files
spring-boot/spring-boot-project
Stephane Nicoll 16111f126e Use query-less datasource validation by default
This commit changes DataSourceHealthIndicator to validate the connection
rather than issuing a query to the database. If a custom validation
query is specified, it uses that as before.

Closes gh-17582
2020-02-18 14:59:06 +01:00
..
2020-02-14 15:30:26 +01:00
2020-02-18 13:34:56 +01:00