
dubbo
好汉饶命小的没钱
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
dubbo mulicast 启动报错
Failed to check the status of the service gaochao.dubbo.service.DemoService. No provider available for the service gaochao.dubbo.service.DemoService from the url multicast://224.5.6.7:1234/org.apache....原创 2020-01-10 12:30:04 · 378 阅读 · 0 评论 -
windows安装dubbo-admin
下载dubbo-admin源码 https://github.com/apache/dubbo-admin 如果是zip,直接解压,实在不行用eclipse或者idea从git上下载,然后直接打包,我用的是命令行。 因为需要打包所以需要安装maven (注意去环境变量那里配置path,下载那个名字里有bin的那个),安装nodejs(这是因为安装的时候需要用到npm) 然后在目录下也就是下图中打开...原创 2020-01-07 10:58:46 · 845 阅读 · 0 评论