需要在application.yml配置文件中,spring下增加如下配置:
main:
allow-bean-definition-overriding: true
Springboot 启动报错 The bean 'xxxx', defined in class path resource XXX
阅读 163
2022-06-27
需要在application.yml配置文件中,spring下增加如下配置:
main:
allow-bean-definition-overriding: true
相关推荐
精彩评论(0)