数据库连接池.md 145 Bytes Raw Blame History Permalink ###spring boot项目数据库连接池问题 在配置文件中加上: spring.datasource.validation-query=SELECT 1 即可自动重连