Failed to bind properties under ‘spring.datasource.db‘

本文介绍了Spring应用因数据库连接配置问题导致无法启动的错误及解决方法。主要涉及配置文件格式错误、数据库驱动缺失或版本不匹配等问题,并给出了具体的排查与修复步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

***************************
APPLICATION FAILED TO START
***************************

Description:

Failed to bind properties under 'spring.datasource.db1' to javax.sql.DataSource:

    Property: spring.datasource.db1.driver-class-name
    Value: com.mysql.cj.jdbc.Driver
    Origin: class path resource [application-dev.yml]:35:26
    Reason: Failed to load driver class com.mysql.cj.jdbc.Driver in either of HikariConfig class loader or Thread context classloader

Action:

Update your application's configuration

Disconnected from the target VM, address: '127.0.0.1:63346', transport: 'socket'

Process finished with exit code 1

1.yml配置文件格式问题,缺少空格

2.数据库驱动依赖包缺少,或者版本不对

3.上面都没问题,那就操作pom.xml文件,将mysql驱动依赖删除再添加,maven重新加载

,启动可能提示找不到某类错误,那就idea清除项目缓存,重新启动项目

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值