You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "yohole (GitHub)" <gi...@apache.org> on 2018/09/30 04:52:15 UTC

[GitHub] [incubator-dubbo-ops] yohole opened issue #128: develop是不是还是个半成品

develop分支的前后端版本,是不是还是个半成品?太多问题了,启动之后,各种问题,跑不通

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/128 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] nzomkxia commented on issue #128: develop是不是还是个半成品

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
this branch is still under developing, you can put the problems here

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/128 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] majinkai commented on issue #128: develop是不是还是个半成品

Posted by "majinkai (GitHub)" <gi...@apache.org>.
develop版本目前还在持续开发中,是最新的代码,请使用JDK8+,最新的提交基本都没什么问题,是可以跑通的,功能还在一步步实现功能,具体启动步骤如下:

1. 用develop分支Clone代码
2. 修改dubbo-admin-backend/src/resources/application.properties中的zk地址,指向你的注册中心
3. 执行mvn clean package
4. 执行mvn --projects dubbo-admin-backend spring-boot:run
5. 访问http://localhost:8080

如发现问题,麻烦您给我们提交issues,谢谢 :)

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/128 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] luyanfeng commented on issue #128: develop是不是还是个半成品

Posted by "luyanfeng (GitHub)" <gi...@apache.org>.
怎么管理同一个服务的不通分组

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/128 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] nzomkxia commented on issue #128: develop是不是还是个半成品

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
@luyanfeng 目前的服务搜索页面,有`group`属性的展示,同一个服务的不同分组会区别开来

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/128 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] nzomkxia closed issue #128: develop是不是还是个半成品

Posted by "nzomkxia (GitHub)" <gi...@apache.org>.
[ issue closed by nzomkxia ]

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/issues/128 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org