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