fix: ServiceProcessor imports Spring @Service instead of Dubbo @Service — old-style Dubbo beans never get beanPath - #6895
Hidden character warning
Conversation
… — old-style Dubbo beans never get beanPath
|
Thanks for this fix — the root cause (matching Spring's
No test covers the fix path. The PR body's "submit test cases" checkbox is unchecked and no test files changed. The highest-value missing test: a Minor: |
…ce_instead_of_Dubbo_@Service_—_old-style_Dubbo_beans_never_get_beanPath
Fixes: #6682
Make sure that:
./mvnw clean install -Dmaven.javadoc.skip=true.