mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
整理友联
This commit is contained in:
parent
1548a9d70c
commit
6535982761
@ -1,10 +1,9 @@
|
||||
package com.pj;
|
||||
|
||||
import cn.dev33.satoken.SaManager;
|
||||
import org.springframework.boot.SpringApplication;
|
||||
import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
|
||||
import cn.dev33.satoken.SaManager;
|
||||
|
||||
/**
|
||||
* Sa-Token 整合 SpringBoot3 示例,整合redis
|
||||
* @author kong
|
||||
|
@ -180,6 +180,15 @@
|
||||
<div class="s-fenge"></div>
|
||||
<h2 class="s-title">优秀开源集成案例</h2>
|
||||
<div class="feature-box s-case-box">
|
||||
<!-- Snowy 5.5k -->
|
||||
<div class="s-case">
|
||||
<a href="https://gitee.com/xiaonuobase/snowy" target="_blank" class="s-case-link">
|
||||
<img src="https://oss.dev33.cn/sa-token/case/case--snowy.png">
|
||||
</a>
|
||||
<h3 class="s-case-title">Snowy</h3>
|
||||
<span class="s-author"> 小诺开源技术 </span>
|
||||
<p class="s-case-intro">国内首个国密前后分离快速开发平台,基于Vue3、Antdv、SaToken</p>
|
||||
</div>
|
||||
<!-- SpringBoot_v2 5.3k -->
|
||||
<div class="s-case">
|
||||
<a href="https://gitee.com/bdj/SpringBoot_v2" target="_blank" class="s-case-link">
|
||||
@ -189,15 +198,6 @@
|
||||
<span class="s-author">开源oschina</span>
|
||||
<p class="s-case-intro">努力打造 springboot 框架的极致细腻的脚手架,原生纯净。</p>
|
||||
</div>
|
||||
<!-- Snowy 5.1k -->
|
||||
<div class="s-case">
|
||||
<a href="https://gitee.com/xiaonuobase/snowy" target="_blank" class="s-case-link">
|
||||
<img src="https://oss.dev33.cn/sa-token/case/case--snowy.png">
|
||||
</a>
|
||||
<h3 class="s-case-title">Snowy</h3>
|
||||
<span class="s-author"> 小诺开源技术 </span>
|
||||
<p class="s-case-intro">国内首个国密前后分离快速开发平台,基于Vue3、Antdv、SaToken</p>
|
||||
</div>
|
||||
<!-- RuoYi-Vue-Plus 4.1k -->
|
||||
<div class="s-case">
|
||||
<a href="https://gitee.com/dromara/RuoYi-Vue-Plus" target="_blank" class="s-case-link">
|
||||
@ -352,6 +352,9 @@
|
||||
<a href="http://www.chually.cn/" target="_blank" title="湖北楚商联盟金融信息服务有限公司">
|
||||
<img src="https://oss.dev33.cn/sa-token/com/chushangjinfu.png">
|
||||
</a>
|
||||
<a href="https://www.zhongyuankeji.cn/" target="_blank" title="山东众远信息科技有限公司">
|
||||
<img src="https://oss.dev33.cn/sa-token/com/zhongyuankeji.png">
|
||||
</a>
|
||||
</div>
|
||||
<div style="height: 10px; clear: both;"></div>
|
||||
<p>
|
||||
@ -546,6 +549,9 @@
|
||||
<a href="http://solon.noear.org/" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/link/solon.png" msg="一个更现代感的应用开发框架:更快、更小、更自由。">
|
||||
</a>
|
||||
<a href="https://gitee.com/gz-yami/mall4j" target="_blank">
|
||||
<img src="https://oss.dev33.cn/sa-token/link/mall4j.png" msg="一个基于Spring Boot 3 JDK17的商城系统。">
|
||||
</a>
|
||||
</div>
|
||||
<div style="height: 10px; clear: both;"></div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user