rocketmq-spring
rocketmq-spring copied to clipboard
@ExtRocketMQTemplateConfiguration(value="xxxx") exception
meet same issue but this issue #251 closed.
Show more information please.
if @ExtRocketMQTemplateConfiguration has value "xxx", the bean name is "xxx".
it cause genericApplicationContext.isBeanNameInUse(annotation.value()) is always true.
besides, String.format should use %
@wz2cool @slysnight 和我报告的其中一个bug一样,参考:#674