首页>代码>SpringBoot整合Swagger基本实现>/swagger-first/src/main/java/com/vip/swaggerfirst/SwaggerFirstApplication.java
package com.vip.swaggerfirst;

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import springfox.documentation.swagger2.annotations.EnableSwagger2;

@SpringBootApplication
@EnableSwagger2
public class SwaggerFirstApplication {

    public static void main(String[] args) {
        SpringApplication.run(SwaggerFirstApplication.class, args);
    }

}
最近下载更多
xiaoyuer2  LV8 2022年11月20日
MMENGDI  LV13 2022年8月29日
gaotieyou  LV3 2022年7月5日
1234mama  LV19 2022年6月7日
壹级天灾  LV14 2022年4月27日
fangen0005  LV25 2022年4月13日
denliv_hui  LV13 2022年2月9日
mengchuan6666  LV7 2022年1月7日
lyws1986  LV16 2021年12月10日
GD_chan  LV5 2021年11月8日
最近浏览更多
guviva  LV6 3月15日
xiaoyuer2  LV8 2022年11月20日
ROCK森  LV12 2022年11月7日
xie123456789  LV2 2022年10月2日
zuoziju  LV8 2022年9月28日
wjh12345654321  LV14 2022年9月14日
kkfu123  LV4 2022年9月2日
灿烂不完一夏  LV5 2022年9月1日
MMENGDI  LV13 2022年8月26日
gaotieyou  LV3 2022年7月5日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友