startjava opened a new issue #8505:
URL: https://github.com/apache/dubbo/issues/8505
```
# 配置dubbo
dubbo:
registry:
# 注册中心地址
address: zookeeper://127.0.0.1
port: 2181
dynamic: false
```
上面是服务提供者的yaml文件,配置了dynamic为false,
但进入dubbo admin界面没有找到服务下线的菜单啊
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]