摘要: 问题: 连接mysql数据库报错Connections could not be acquired from the underlying database! 解决流程: 1.检查Hibernate.cfg.xml配置文件中的驱动、URL、用户名和密码都没有问题 2.检查驱动,没问题 3.做sql连 阅读全文
posted @ 2020-04-09 23:40 JJuana 阅读(183) 评论(0) 推荐(0)