mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
添加solon适配及demo
This commit is contained in:
parent
a2d1121b66
commit
705b565e38
4
pom.xml
4
pom.xml
@ -21,8 +21,8 @@
|
||||
<module>sa-token-core</module>
|
||||
<module>sa-token-starter</module>
|
||||
<module>sa-token-plugin</module>
|
||||
<module>sa-token-demo/sa-token-demo-solon</module>
|
||||
<module>sa-token-demo/sa-token-demo-springboot</module>
|
||||
<!-- <module>sa-token-demo/sa-token-demo-solon</module>-->
|
||||
<!-- <module>sa-token-demo/sa-token-demo-springboot</module>-->
|
||||
</modules>
|
||||
|
||||
<!-- 开源协议 apache 2.0 -->
|
||||
|
@ -1,4 +1,4 @@
|
||||
/**
|
||||
* sa-token集成SpringBoot的各个组件
|
||||
* sa-token 集成 solon 的各个组件
|
||||
*/
|
||||
package cn.dev33.satoken.solon;
|
Loading…
Reference in New Issue
Block a user