RockteMQ-AI commented on issue #658: URL: https://github.com/apache/rocketmq-spring/issues/658#issuecomment-5223768923
**Issue Evaluation** Category: `type/bug` | Status: **Needs Info** Exception with `@ExtRocketMQTemplateConfiguration(value="xxxx")` suggests a configuration or initialization issue with extended RocketMQ templates. To help diagnose, please provide: - [ ] Full stack trace of the exception - [ ] Starter version - [ ] The complete `@ExtRocketMQTemplateConfiguration` annotation usage - [ ] Whether multiple `RocketMQTemplate` beans are defined Common causes: 1. Bean name conflicts when multiple templates are configured 2. Missing required properties in the extended configuration 3. Incompatible starter versions --- *Automated evaluation by RockteMQ-AI* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
