All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.yupaits.yutool.plugin.swagger.config.SwaggerAutoConfigure Maven / Gradle / Ivy

There is a newer version: 1.2.4
Show newest version
package com.yupaits.yutool.plugin.swagger.config;

import springfox.documentation.swagger2.annotations.EnableSwagger2;

/**
 * Swagger接口文档自动装配
 * @author yupaits
 * @date 2019/7/31
 */
@EnableSwagger2
public class SwaggerAutoConfigure {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy