aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-08-17 17:38:48 +0800
committerHuabingZhao <zhao.huabing@zte.com.cn>2017-08-17 19:31:35 +0800
commitb91bf4fe6611e74f2c527c339d51e61193ec0a06 (patch)
tree37f89d17c0d874debf80e0bb2c6bf12a4db4a2df /README.md
parent04474a10c7758488de49d46804235dda5512bdd1 (diff)
msb discovery java client
Change-Id: Ibded02af67b9af6a2fdd57591688ec8b9a63121e Issue-Id: MSB-12 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..20f8994
--- /dev/null
+++ b/README.md
@@ -0,0 +1,8 @@
+msb-java-sdk
+===============
+Provides a JAVA SDK for rapid microservices development, including service registration, service discovery, request routing, load balancing, retrying, etc.
+
+## License
+The Microservice Bus is released under version 2.0 of the [Apache License].
+
+[Apache License]: http://www.apache.org/licenses/LICENSE-2.0