RockteMQ-AI commented on issue #763: URL: https://github.com/apache/rocketmq-spring/issues/763#issuecomment-5533797600
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Duplicate `spring-boot-autoconfigure-processor` definitions in multiple `pom.xml` files can cause classpath conflicts and unpredictable auto-configuration behavior. **Root Cause:** The dependency is declared in multiple modules without proper scope/exclusion management. **Impact:** Build reliability — may cause duplicate bean definitions or classpath issues. **Severity:** medium --- *Automated evaluation by github-manager-bot* -- 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]
