Closed kider closed 4 years ago
@kider It seems that the bean with the name 'xxx' already exists, you can change the name.
@kider It seems that the bean with the name 'xxx' already exists, you can change the name. it does't work to change the name . i found the same bean is himself when i debug
meet same issue
rocketmq-spring-boot-starter-version:2.1.0
use: @ExtRocketMQTemplateConfiguration(value='xxx')
@Resource(name = "xxx") private RocketMQTemplate extRocketMQTemplate;
it always throws 'Bean {} has been used in Spring Application Context, " + "please check the @ExtRocketMQTemplateConfiguration' exception, only if not set value