mirror of
https://gitee.com/dromara/sa-token.git
synced 2024-11-30 19:08:07 +08:00
timeline新增数据
This commit is contained in:
parent
e54b9e6f85
commit
76f58a3a6d
@ -15,7 +15,7 @@ public class SaTokenDemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(SaTokenDemoApplication.class, args);
|
||||
System.out.println("\n启动成功:Sa-Token配置如下:" + SaManager.getConfig());
|
||||
System.out.println("\n启动成功:Sa-Token配置如下:" + SaManager.getConfig());
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -20,4 +20,6 @@
|
||||
- **2021-09-24:** Sa-Token star 数量 (6280) 超过 SpringSecurity (6247)。
|
||||
- **2021-10-19:** Gitee star数量破4K。
|
||||
- **2021-11-08:** 荣获开源中国 “码云 GVP 认证”。
|
||||
- **2021-11-17:** GitHub star数量破7K ”。
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user