Geng Zhang

Results 24 comments of Geng Zhang

If both two domain is specified, I think there should be no problem. spring.handlers: ```ini http\://sofastack.io/schema/sofaboot=com.alipay.sofa.infra.config.spring.namespace.handler.SofaBootNamespaceHandler http\://www.sofastack.io/schema/sofaboot=com.alipay.sofa.infra.config.spring.namespace.handler.SofaBootNamespaceHandler ``` spring.schemas: ``` http\://sofastack.io/schema/sofaboot.xsd=META-INF/com/alipay/sofa/infra/config/spring/namespace/schema/sofaboot.xsd http\://www.sofastack.io/schema/sofaboot.xsd=META-INF/com/alipay/sofa/infra/config/spring/namespace/schema/sofaboot.xsd ```

![image](https://user-images.githubusercontent.com/1424920/176857111-6f096f19-785c-4b67-8392-f19e65579f0d.png) 在自己的 `pom.xml` 里替换这个属性即可。 `2.11.4`

Hi @lubaogit 文档左下角可以直接点 「帮助改进此文档」帮忙修改。

@cnluffy 文章右上角可以直接编辑,提交PR给我们。

公司/组织名称:武汉易企盈科技有限公司 地点:中国武汉 使用组件及场景: 后端服务调用 联系方式:[email protected] ref: https://github.com/alipay/sofa-rpc/issues/375#issuecomment-470082164

公司/组织名称:上扬软件(上海) * 地点:中国上海 * 网址:http://fa-software.com/ * 使用组件及场景:制造执行系统分布式中间件 * 联系方式:[email protected] ref https://github.com/alipay/sofa-rpc/issues/375#issuecomment-486110850

公司/组织名称:中信证券股份有限公司 地点:中国-北京 网址:http://www.cs.ecitic.com/ 使用组件及场景:SOFABOOT/ LOOKOUT 联系方式:[email protected](何烨) ref: https://github.com/sofastack/sofa-boot/issues/289#issuecomment-568339034

@javeme You can use `new ServerConfig().setAdaptivePort(true);` and invoke `serverConfig.getPort()` after the server started.

@fsx379 1. https://github.com/sofastack/sofa-dashboard-client 2. 之前是支持注册中心和zk 不过这个 sofa-dashboard 基本没更新了,参考为主吧

> 问一下,什么#9的Q5? ..... 就是本文的 「Q5:使用 SOFARegistry v5.3.0~v5.4.2 集成版(registry-integratgion)注册中心时,服务地址时好时坏。」