This is an automated email from the ASF dual-hosted git repository.
min pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo-ops.git
The following commit(s) were added to refs/heads/develop by this push:
new a98dfa7 Update README.md
a98dfa7 is described below
commit a98dfa799ce3257414814f0e6e3d2e9f839d5a5e
Author: min <[email protected]>
AuthorDate: Fri Jan 4 11:27:22 2019 +0800
Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index db5a673..81191f6 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@
* Standard spring boot project
* **NOTICE** this branch is based on Dubbo 2.7-SNAPSHOT, since this version is
not published yet, so if you find a dependency error, please clear the dubbo2.7
related files in the local library
+* [configurations in
application.properties](https://github.com/apache/incubator-dubbo-ops/wiki/Dubbo-Admin-configuration)
* force update under root path(incubator-dubbo-ops) for the first building:
`mvn -Dmaven.test.skip=true clean -U package`