Skip to content

Commit

Permalink
增加 tars 的计划~
Browse files Browse the repository at this point in the history
最近在花时间写 onemall 美滋滋。
坐等 spring boot 2.4.X 版本,进行一个大版本的更新~
  • Loading branch information
YunaiV committed Aug 4, 2020
1 parent 6702671 commit c85002f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 入门》计划中...

## 数据访问

Expand Down Expand Up @@ -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 入门》计划中...

## 链路追踪

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>lab-68-demo21-resource-server</artifactId>
<artifactId>lab-68-demo21-resource-server-on-sso</artifactId>

<properties>
<!-- 依赖相关配置 -->
Expand Down

0 comments on commit c85002f

Please sign in to comment.