Swagger配置

1、maven依赖

io.springfox
springfox-swagger2
2.7.0


io.springfox
springfox-swagger-ui
2.7.0

2、Swagger配置类
package com.star.datacentercommon.config;

import com.google.common.base.Predicates;
import org.springframework.context.annotation.Bean;
import org.springframework.con

Swagger配置最先出现在Python成神之路

版权声明:
作者:感冒的梵高
链接:https://www.techfm.club/p/21293.html
来源:TechFM
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
< <上一篇
下一篇>>