update 优化 自定义 openapi 处理器 彻底实现零注解无入侵生成文档
This commit is contained in:
@@ -14,7 +14,6 @@ import org.springframework.web.multipart.MultipartFile;
|
||||
*
|
||||
* @author Lion Li
|
||||
*/
|
||||
@Tag(name = "演示swagger3控制器", description = "演示swagger3接口")
|
||||
@RestController
|
||||
@RequestMapping("/swagger/demo")
|
||||
public class Swagger3DemoController {
|
||||
|
||||
Reference in New Issue
Block a user