栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 前沿技术 > 大数据 > 大数据系统

SpringBoot报错The bean ‘XXXDao‘, defined in null, could not be registered,overriding is disabled的问题

SpringBoot报错The bean ‘XXXDao‘, defined in null, could not be registered,overriding is disabled的问题

完整问题描述:

The bean 'xxDao', defined in com.springboot.springbootdemo.dao.es.xxDao defined in @EnableElasticsearchRepositories declared on ElasticsearchRepositoriesRegistrar.EnableElasticsearchRepositoriesConfiguration, could not be registered. A bean with that name has already been defined in file [F:workspacejavaSpringBootWorkSpacetargetclassescomspringbootspringbootdemodaoesxxDao.class] and overriding is disabled.

具体报错内容如下:

提示解决办法:

Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true

所以在配置文件中加入以下配置:

解决以上报错问题。

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/700424.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号