当前位置:   article > 正文

解决SpringBoot 连接数据库失败,报错Error querying database._spingboot连接数据库失败次数配置

spingboot连接数据库失败次数配置

在SpringBoot项目中,想连接数据库查询数据时,发现页面报出“Whitelabel Error Page The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server…”的错误,大致意思是:在连接数据库时出现意外,导致无法连接。
在这里插入图片描述
出现上述情况,极大可能是数据库信息配置错误,要检查下Spring项目中yml文件里配置数据库的参数是否有误,特别注意以下4个参数:
在这里插入图片描述

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小小林熬夜学编程/article/detail/453134
推荐阅读
相关标签
  

闽ICP备14008679号