mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-19 01:58:05 +08:00
starter包架构调整
This commit is contained in:
@@ -17,7 +17,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
import cn.dev33.satoken.SaManager;
|
||||
|
||||
/**
|
||||
* sa-token整合webflux 示例
|
||||
* Sa-Token整合webflux 示例
|
||||
* @author kong
|
||||
*
|
||||
*/
|
||||
|
@@ -14,7 +14,7 @@ import cn.dev33.satoken.reactor.filter.SaReactorFilter;
|
||||
*/
|
||||
@Configuration
|
||||
public class SaTokenConfigure {
|
||||
|
||||
|
||||
/**
|
||||
* 注册 [sa-token全局过滤器]
|
||||
*/
|
||||
|
Reference in New Issue
Block a user