From c85002f18bae09911dfa8676a9e0fcf46207edaa Mon Sep 17 00:00:00 2001 From: YunaiV <> Date: Tue, 4 Aug 2020 19:32:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20tars=20=E7=9A=84=E8=AE=A1?= =?UTF-8?q?=E5=88=92~=20=E6=9C=80=E8=BF=91=E5=9C=A8=E8=8A=B1=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E5=86=99=20onemall=20=E7=BE=8E=E6=BB=8B=E6=BB=8B?= =?UTF-8?q?=E3=80=82=20=E5=9D=90=E7=AD=89=20spring=20boot=202.4.X=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=EF=BC=8C=E8=BF=9B=E8=A1=8C=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=A4=A7=E7=89=88=E6=9C=AC=E7=9A=84=E6=9B=B4=E6=96=B0~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ .../lab-68-demo21-resource-server-on-sso/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 428f7de2..0181341f 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ * [《芋道 Spring Boot SOFARPC 入门》](http://www.iocoder.cn/Spring-Boot/SOFARPC/?github) 对应 [lab-62](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-62) * [《芋道 Spring Boot Motan 入门》](http://www.iocoder.cn/Spring-Boot/Motan/?github) 对应 [lab-63](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-63) * 《芋道 Spring Boot RSocket 入门》计划中... +* 《芋道 Spring Boot Tars 入门》计划中... ## 数据访问 @@ -155,6 +156,7 @@ * [《芋道 Spring Boot 日志集成 Logging 入门》](http://www.iocoder.cn/Spring-Boot/Logging/?github) 对应 [lab-37](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-37) * [《芋道 Spring Boot 日志平台 ELK + Filebeat 入门》](http://www.iocoder.cn/Spring-Boot/ELK/?github) 对应 [lab-38](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-38) +* 《芋道 Spring Boot 日志平台 Loki 入门》计划中... ## 链路追踪 diff --git a/lab-68-spring-security-oauth/lab-68-demo21-resource-server-on-sso/pom.xml b/lab-68-spring-security-oauth/lab-68-demo21-resource-server-on-sso/pom.xml index 31342663..7d99f7f5 100644 --- a/lab-68-spring-security-oauth/lab-68-demo21-resource-server-on-sso/pom.xml +++ b/lab-68-spring-security-oauth/lab-68-demo21-resource-server-on-sso/pom.xml @@ -9,7 +9,7 @@ 4.0.0 - lab-68-demo21-resource-server + lab-68-demo21-resource-server-on-sso