rocketmq-spring icon indicating copy to clipboard operation
rocketmq-spring copied to clipboard

@ExtRocketMQTemplateConfiguration(value="xxxx") exception

Open wz2cool opened this issue 1 year ago • 3 comments

meet same issue but this issue #251 closed.

wz2cool avatar May 23 '24 12:05 wz2cool

Show more information please.

humkum avatar May 28 '24 10:05 humkum

87%HM0MUUUKXV0NI4QXAQC](https://github.com/apache/rocketmq-spring/assets/33064315/4d1f5392-d0ec-439d-995d-1f9b40db0a3b) ![87%HM0MUUUKXV0NI4QXAQC M_7Y@}WUF~M3 I19MD)3(11 M_7Y@}WUF~M3 I19MD)3(11 }AN )OO7SP9 G%7F_Q}JQY](https://github.com/apache/rocketmq-spring/assets/33064315/72c3f9c9-70c2-497a-a58a-c01a8821f24c) ![}AN )OO7SP9 G%7F_Q}JQY

if @ExtRocketMQTemplateConfiguration has value "xxx", the bean name is "xxx". it cause genericApplicationContext.isBeanNameInUse(annotation.value()) is always true. besides, String.format should use %

slysnight avatar Jun 26 '24 08:06 slysnight

@wz2cool @slysnight 和我报告的其中一个bug一样,参考:#674

ldcsaa avatar Aug 14 '24 11:08 ldcsaa