You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by 马金凯 <ma...@dingtalk.com.INVALID> on 2018/10/17 08:46:22 UTC

回复:add swagger support to dubbo ops

Awsome. it will be very convenient for users using the API.


------------------------------------------------------------------
发件人:Minxuan Zhuang <z8...@gmail.com>
发送时间:2018年10月17日(星期三) 15:58
收件人:dev <de...@dubbo.apache.org>
主 题:add swagger support to dubbo ops

I've add simple swagger support to restful controller through this
<https://github.com/apache/incubator-dubbo-ops/commit/755f6d9138f7efc059fd389f64f65d6b2c67648d>
commit, once the project is deployed, you can find restful api information
on page "http://localhost:8080/swagger-ui.html/"

Re: add swagger support to dubbo ops

Posted by yuhang xiu <ca...@gmail.com>.
Agree and expect !


Minxuan Zhuang <z8...@gmail.com> 于2018年10月17日周三 下午5:13写道:

> good advice, I've created one:
> https://github.com/apache/incubator-dubbo-ops/issues/140
>
> On Wed, Oct 17, 2018 at 4:52 PM Ian Luo <ia...@gmail.com> wrote:
>
> > The swagger support is now in place. Minxuan and Ma, should we file one
> > issue to remind us to add documentation for each REST API we offer on
> Dubbo
> > admin?
> >
> > Thanks,
> > -Ian.
> >
> > On Wed, Oct 17, 2018 at 4:46 PM 马金凯 <ma...@dingtalk.com.invalid>
> wrote:
> >
> > > Awsome. it will be very convenient for users using the API.
> > >
> > >
> > > ------------------------------------------------------------------
> > > 发件人:Minxuan Zhuang <z8...@gmail.com>
> > > 发送时间:2018年10月17日(星期三) 15:58
> > > 收件人:dev <de...@dubbo.apache.org>
> > > 主 题:add swagger support to dubbo ops
> > >
> > > I've add simple swagger support to restful controller through this
> > > <
> > >
> >
> https://github.com/apache/incubator-dubbo-ops/commit/755f6d9138f7efc059fd389f64f65d6b2c67648d
> > > >
> > > commit, once the project is deployed, you can find restful api
> > information
> > > on page "http://localhost:8080/swagger-ui.html/"
> > >
> >
>

Re: add swagger support to dubbo ops

Posted by Minxuan Zhuang <z8...@gmail.com>.
good advice, I've created one:
https://github.com/apache/incubator-dubbo-ops/issues/140

On Wed, Oct 17, 2018 at 4:52 PM Ian Luo <ia...@gmail.com> wrote:

> The swagger support is now in place. Minxuan and Ma, should we file one
> issue to remind us to add documentation for each REST API we offer on Dubbo
> admin?
>
> Thanks,
> -Ian.
>
> On Wed, Oct 17, 2018 at 4:46 PM 马金凯 <ma...@dingtalk.com.invalid> wrote:
>
> > Awsome. it will be very convenient for users using the API.
> >
> >
> > ------------------------------------------------------------------
> > 发件人:Minxuan Zhuang <z8...@gmail.com>
> > 发送时间:2018年10月17日(星期三) 15:58
> > 收件人:dev <de...@dubbo.apache.org>
> > 主 题:add swagger support to dubbo ops
> >
> > I've add simple swagger support to restful controller through this
> > <
> >
> https://github.com/apache/incubator-dubbo-ops/commit/755f6d9138f7efc059fd389f64f65d6b2c67648d
> > >
> > commit, once the project is deployed, you can find restful api
> information
> > on page "http://localhost:8080/swagger-ui.html/"
> >
>

Re:Re: add swagger support to dubbo ops

Posted by KimmKing <ki...@apache.org>.
Hi,all, Dubbo support Swagger since several versions ago.

See :
1. https://github.com/apache/incubator-dubbo/blob/d8282fe1b8075a453c7b44b4ae7982a4285df7b7/dubbo-rpc/dubbo-rpc-rest/src/main/java/org/apache/dubbo/rpc/protocol/rest/integration/swagger/DubboSwaggerService.java
2. https://github.com/dubbo/dubbo-samples/tree/master/dubbo-samples-rest






在 2018-10-17 16:51:32,"Ian Luo" <ia...@gmail.com> 写道:
>The swagger support is now in place. Minxuan and Ma, should we file one
>issue to remind us to add documentation for each REST API we offer on Dubbo
>admin?
>
>Thanks,
>-Ian.
>
>On Wed, Oct 17, 2018 at 4:46 PM 马金凯 <ma...@dingtalk.com.invalid> wrote:
>
>> Awsome. it will be very convenient for users using the API.
>>
>>
>> ------------------------------------------------------------------
>> 发件人:Minxuan Zhuang <z8...@gmail.com>
>> 发送时间:2018年10月17日(星期三) 15:58
>> 收件人:dev <de...@dubbo.apache.org>
>> 主 题:add swagger support to dubbo ops
>>
>> I've add simple swagger support to restful controller through this
>> <
>> https://github.com/apache/incubator-dubbo-ops/commit/755f6d9138f7efc059fd389f64f65d6b2c67648d
>> >
>> commit, once the project is deployed, you can find restful api information
>> on page "http://localhost:8080/swagger-ui.html/"
>>

Re: add swagger support to dubbo ops

Posted by Ian Luo <ia...@gmail.com>.
The swagger support is now in place. Minxuan and Ma, should we file one
issue to remind us to add documentation for each REST API we offer on Dubbo
admin?

Thanks,
-Ian.

On Wed, Oct 17, 2018 at 4:46 PM 马金凯 <ma...@dingtalk.com.invalid> wrote:

> Awsome. it will be very convenient for users using the API.
>
>
> ------------------------------------------------------------------
> 发件人:Minxuan Zhuang <z8...@gmail.com>
> 发送时间:2018年10月17日(星期三) 15:58
> 收件人:dev <de...@dubbo.apache.org>
> 主 题:add swagger support to dubbo ops
>
> I've add simple swagger support to restful controller through this
> <
> https://github.com/apache/incubator-dubbo-ops/commit/755f6d9138f7efc059fd389f64f65d6b2c67648d
> >
> commit, once the project is deployed, you can find restful api information
> on page "http://localhost:8080/swagger-ui.html/"
>