From cd9cd088b87fabafbbe9024ddf6d1d3a1efb4136 Mon Sep 17 00:00:00 2001 From: asherhu <1527319352@qq.com> Date: Tue, 6 Sep 2016 22:17:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=99=E4=B8=AA=E4=B8=BB=E8=A6=81=E7=94=A8?= =?UTF-8?q?=E6=9D=A5=E5=90=8C=E6=AD=A5=20=E5=BD=93=E5=BD=93=E7=9A=84dubbox?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 这个主要用来同步 当当的dubbox --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8be6642a82d8..a44ea44bc49b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +这个主要用来同步 当当的dubbox + Dubbox now means Dubbo eXtensions. If you know java, javax and dubbo, you know what dubbox is :) Dubbox adds features like RESTful remoting, Kyro/FST serialization, etc to the popular [dubbo service framework](http://github.com/alibaba/dubbo). It's been used by several projects of [dangdang.com](http://www.dangdang.com), which is one of the major e-commerce companies in China. @@ -199,4 +201,4 @@ http://stackoverflow.com/questions/17196766/can-resteasy-choose-method-based-on- ### JAX-RS中作POST的方法能够接收多个参数吗? -http://stackoverflow.com/questions/5553218/jax-rs-post-multiple-objects \ No newline at end of file +http://stackoverflow.com/questions/5553218/jax-rs-post-multiple-objects