docs: 完善 README 文档

This commit is contained in:
2023-11-25 21:11:54 +08:00
parent 3236f3c094
commit c09aa8771b
7 changed files with 9 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ import top.charles7c.continew.starter.core.util.ExceptionUtils;
* 全局异常处理器
*
* @author Charles7c
* @author Lion LiRuoYi-Vue-Plus
* @author Lion Li<a href="https://gitee.com/dromara/RuoYi-Vue-Plus">RuoYi-Vue-Plus</a>
* @since 2022/12/21 21:01
*/
@Slf4j

View File

@@ -31,7 +31,7 @@ import top.charles7c.continew.starter.core.constant.StringConstants;
/**
* Stream 工具类
*
* @author Lion LiRuoYi-Vue-Plus
* @author Lion Li<a href="https://gitee.com/dromara/RuoYi-Vue-Plus">RuoYi-Vue-Plus</a>
* @author Charles7c
* @since 2022/12/22 19:51
*/

View File

@@ -42,7 +42,7 @@ import top.charles7c.continew.starter.core.util.ExceptionUtils;
* 登录助手
*
* @author Charles7c
* @author Lion LiRuoYi-Vue-Plus
* @author Lion Li<a href="https://gitee.com/dromara/RuoYi-Vue-Plus">RuoYi-Vue-Plus</a>
* @since 2022/12/24 12:58
*/
@NoArgsConstructor(access = AccessLevel.PRIVATE)