Swagger 和 Springfox-Swagger 的关系

转自:https://blog.csdn.net/kinginblue/article/details/78513029

用 Swagger(Springfox-Swagger) 有一段时间, 但是一直搞懂它们之间的关系,最终还是从官方文档上了解到:

原文:

What is the relationship between swagger-ui and springfox-swagger-ui?

Swagger Spec is a specification.

Swagger Api - an implementation of that specification that supports jax-rs, restlet, jersey etc.

Springfox libraries in general - another implementation of the specification focused on the spring based ecosystem.

Swagger.js and Swagger-ui - are client libraries in javascript that can consume swagger specification.

springfox-swagger-ui - the one that you’re referring to, is just packaging swagger-ui in a convenient way so that spring services can serve it up.

翻译下来就是:

swagger-ui 和 springfox-swagger-ui 的关系是?

Swagger Spec 是一个规范。

Swagger Api 是 Swagger Spec 规范 的一个实现,它支持 jax-rs, restlet, jersey 等等。

Springfox libraries 是 Swagger Spec 规范 的另一个实现,专注于 spring 生态系统。

Swagger.js and Swagger-ui 是 javascript 的客户端库,能消费该规范。

springfox-swagger-ui 仅仅是以一种方便的方式封装了 swagger-ui ,使得 Spring 服务可以提供服务。

好了,总的来说就是:

Swagger 是一种规范。

springfox-swagger 是基于 Spring 生态系统的该规范的实现。

springfox-swagger-ui 是对 swagger-ui 的封装,使得其可以使用 Spring 的服务。

参考:

Answers to common questions and problems
 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值