mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
优化核心包代码注释 & 彩色日志打印
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import cn.dev33.satoken.SaManager;
|
||||
/**
|
||||
* Sa-Token整合webflux 示例 (springboot3)
|
||||
*
|
||||
* @author kong
|
||||
* @author click33
|
||||
* @since 2023年1月3日
|
||||
*
|
||||
*/
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ import cn.dev33.satoken.reactor.filter.SaReactorFilter;
|
||||
|
||||
/**
|
||||
* [Sa-Token 权限认证] 配置类
|
||||
* @author kong
|
||||
* @author click33
|
||||
*
|
||||
*/
|
||||
@Configuration
|
||||
|
||||
+1
-1
@@ -14,7 +14,7 @@ import reactor.core.publisher.Mono;
|
||||
|
||||
/**
|
||||
* 测试专用Controller
|
||||
* @author kong
|
||||
* @author click33
|
||||
*
|
||||
*/
|
||||
@RestController
|
||||
|
||||
Reference in New Issue
Block a user