提交 3a55462e 编写于 作者: 郝先瑞

docs(youlai-gateway): 注释优化

上级 43e21a54
......@@ -41,7 +41,7 @@ import java.util.stream.Collectors;
/**
* 网关请求响应日志打印
*
* @author <a href="mailto:xianrui0365@163.com">haoxr</a>
* @author haoxr
* @date 2022/4/28 17:04
*/
@ConditionalOnProperty(
......
......@@ -29,7 +29,7 @@ import java.net.URLEncoder;
* <p>
* 在ResourceServerManager#check鉴权善后一些无关紧要的事宜(线上请求拦截、黑名单拦截)
*
* @author <a href="mailto:xianrui0365@163.com">haoxr</a>
* @author haoxr
* @date 2022/2/15
*/
@Component
......
......@@ -27,7 +27,7 @@ import java.util.Map;
/**
* 网关自定义鉴权管理器
*
* @author <a href="mailto:xianrui0365@163.com">haoxr</a>
* @author haoxr
*/
@Component
@RequiredArgsConstructor
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册