| commit | ce1c0b9ee6bbd3b759a854d0087218b9d6b7d2c4 | [log] [tgz] |
|---|---|---|
| author | haoyann <1064645534@qq.com> | Tue Jul 13 14:44:05 2021 +0800 |
| committer | GitHub <noreply@github.com> | Tue Jul 13 14:44:05 2021 +0800 |
| tree | ab48243a6ab205b94f5ed1226c1fc2059ae08782 | |
| parent | 8a6739268c6d4b1ef91e9eb397ef2f0c87735ee6 [diff] |
yaml use safe constructor (#782)

service governance follows the version of Dubbo 2.7, and compatible for Dubbo 2.6, please refer to here
registry =https://registry.npm.taobao.org to ~/.npmrcClone source code on develop branch git clone https://github.com/apache/dubbo-admin.git
Specify registry address in dubbo-admin-server/src/main/resources/application.properties
Build
mvn clean package -Dmaven.test.skip=true
Start
mvn --projects dubbo-admin-server spring-boot:runcd dubbo-admin-distribution/target; java -jar dubbo-admin-0.1.jarVisit http://localhost:8080
Default username and password is root
npm run dev.http://localhost:8081, frontend supports hot reload.Once deployed, you can check http://localhost:8080/swagger-ui.html to check all restful api and models
Apache Dubbo admin is under the Apache 2.0 license, Version 2.0. See LICENSE for full license text.