File tree 2 files changed +3
-1
lines changed
lab-68-spring-security-oauth/lab-68-demo21-resource-server-on-sso
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 73
73
* [ 《芋道 Spring Boot SOFARPC 入门》] ( http://www.iocoder.cn/Spring-Boot/SOFARPC/?github ) 对应 [ lab-62] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-62 )
74
74
* [ 《芋道 Spring Boot Motan 入门》] ( http://www.iocoder.cn/Spring-Boot/Motan/?github ) 对应 [ lab-63] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-63 )
75
75
* 《芋道 Spring Boot RSocket 入门》计划中...
76
+ * 《芋道 Spring Boot Tars 入门》计划中...
76
77
77
78
## 数据访问
78
79
155
156
156
157
* [ 《芋道 Spring Boot 日志集成 Logging 入门》] ( http://www.iocoder.cn/Spring-Boot/Logging/?github ) 对应 [ lab-37] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-37 )
157
158
* [ 《芋道 Spring Boot 日志平台 ELK + Filebeat 入门》] ( http://www.iocoder.cn/Spring-Boot/ELK/?github ) 对应 [ lab-38] ( https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-38 )
159
+ * 《芋道 Spring Boot 日志平台 Loki 入门》计划中...
158
160
159
161
## 链路追踪
160
162
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
12
- <artifactId >lab-68-demo21-resource-server</artifactId >
12
+ <artifactId >lab-68-demo21-resource-server-on-sso </artifactId >
13
13
14
14
<properties >
15
15
<!-- 依赖相关配置 -->
You can’t perform that action at this time.
0 commit comments