Hi All, I have raised PR <https://github.com/apache/incubator-dubbo/pull/3139>for dubbo-config-spring. This PR include changes for
DubboNamespaceHandler.java-- remove hard coded values wirh constants, so that in future it is more controlled and avoid accidental bug to happens. ServiceBean.java -- Readability enhancement by refactoring long method with meaning full sub methods. Please review my below PR. https://github.com/apache/incubator-dubbo/pull/3139
