starter包架构调整

This commit is contained in:
click33
2021-07-04 22:31:28 +08:00
parent 12d76e34bb
commit 82f7d7f78c
9 changed files with 113 additions and 71 deletions

View File

@@ -17,7 +17,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
import cn.dev33.satoken.SaManager;
/**
* sa-token整合webflux 示例
* Sa-Token整合webflux 示例
* @author kong
*
*/

View File

@@ -14,7 +14,7 @@ import cn.dev33.satoken.reactor.filter.SaReactorFilter;
*/
@Configuration
public class SaTokenConfigure {
/**
* 注册 [sa-token全局过滤器]
*/