dangdangdotcom / dubbox

Dubbox now means Dubbo eXtensions, and it adds features like RESTful remoting, Kyro/FST serialization, etc to the Dubbo service framework.
http://dangdangdotcom.github.io/dubbox
Apache License 2.0
4.89k stars 2.06k forks source link

添加对Swaggerui的直接支持 #328

Open kimmking opened 7 years ago

kimmking commented 7 years ago

fix #327 #114 #79

添加对Swaggerui的直接支持: 说明文档见:https://github.com/kimmking/kk/blob/master/technotes/dubbo-integration-swagger.md

同时升级了dubbox依赖的resteasy/jackson等库。