dubbo
dubbo copied to clipboard
fix: nacos开启权限校验后,dubbo服务缺失username和password导致注册失败
What is the purpose of the change
修复nacos开启权限校验后,dubbo服务缺失username和password导致注册失败,在NacosRegistryFactory中的buildNacosProperties里面增加这部分内容
Brief changelog
Verifying this change
希望合并到主分支里面,目前使用dubbo注册nacos时遇到这个问题了,有点绕不开
2.6.x 版本已经 EOL 了,不再继续发版本了
2.6.x 版本已经 EOL 了,不再继续发版本了
以后只能使用3.x版本了么,可是我们的spring-boot使用的2.1.x系列
2.6.x 版本已经 EOL 了,不再继续发版本了
以后只能使用3.x版本了么,可是我们的spring-boot使用的2.1.x系列
Dubbo 2.7、3.x 支持从 1.5.x 开始的所有版本 spring-boot