为注释内容添加注释原因

pull/5704/head
kezhijie 2023-11-06 14:16:02 +08:00
parent d396e5304a
commit 4a6c750b19
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
//package org.jeecg.config;
//
//
// 已使用swagger3config平替
//import com.github.xiaoymin.knife4j.spring.annotations.EnableKnife4j;
//import io.swagger.annotations.ApiOperation;
//import org.jeecg.common.constant.CommonConstant;

View File

@ -46,7 +46,7 @@ public class JeecgGatewayApplication implements CommandLineRunner {
/**
* 9999访
*
* 使knife4j-gateway
* @param indexHtml
* @return
*/

View File

@ -5,7 +5,7 @@
//import org.springframework.context.annotation.Bean;
//import org.springframework.context.annotation.Configuration;
//
///**
///** 升级spring boot 3后无法找到平替
// * @author: zyf
// * @date: 20210715
// */

View File

@ -17,7 +17,7 @@
//
//import java.util.*;
//
///**
///** 已使用knife4j-gateway支持该功能
// * 聚合各个服务的swagger接口
// * @author zyf
// * @date: 2022/4/21 10:55

View File

@ -9,7 +9,7 @@
//
//import java.util.List;
//
///**
///** 已使用knife4j-gateway支持该功能
// * swagger聚合接口三个接口都是 doc.html需要访问的接口
// * @author zyf
// * @date: 2022/4/21 10:55