idea启动springboot项目时报错,如何解决,急! 错误日志如下

博客记录了Spring应用启动失败的错误信息,原因是JpaConfiguration中方法所需的单个Bean有两个,分别为dataSource和EmbeddeddataSource。并给出解决建议,如标记一个Bean为@Primary、让消费者接受多个Bean或使用@Qualifier指定要使用的Bean。

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

2019-06-24 19:20:53.535 ERROR 10924 — [ main] o.s.b.d.LoggingFailureAnalysisReporter :


APPLICATION FAILED TO START


Description:

Parameter 0 of method localContainerEntityManagerFactoryBean in edu.ynmd.cms.config.JpaConfiguration required a single bean, but 2 were found:
- dataSource: defined by method ‘dataSource’ in class path resource [edu/ynmd/cms/config/DataSourceConfig.class]
- EmbeddeddataSource: defined by method ‘dataSource’ in class path resource [edu/ynmd/cms/config/DataSourceConfiguration.class]

Action:

Consider marking one of the beans as @Primary, updating the consumer to accept multiple beans, or using @Qualifier to identify the bean that should be consumed

Process finished with exit code 1

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值