update 优化 自定义 openapi 处理器 彻底实现零注解无入侵生成文档
This commit is contained in:
@@ -15,7 +15,6 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
*
|
||||
* @author Lion Li
|
||||
*/
|
||||
@Tag(name = "测试分布式限流样例", description = "测试分布式限流样例")
|
||||
@Slf4j
|
||||
@RestController
|
||||
@RequestMapping("/demo/rateLimiter")
|
||||
|
||||
Reference in New Issue
Block a user