重新梳理下目录

This commit is contained in:
YunaiV
2019-12-16 01:02:59 +08:00
parent af6ba03785
commit f1e93cbb62

View File

@@ -16,6 +16,8 @@
* [《芋道 Spring Boot Dubbo 入门》](http://www.iocoder.cn/Spring-Boot/Dubbo/?github) 对应 [lab-30](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-30) 。
* 《芋道 Spring Boot Motan 入门》计划中...
* 《芋道 Spring Boot SOFARPC 入门》计划中...
* 《芋道 Spring Boot gRPC 入门》计划中...
* 《芋道 Spring Boot RSocket 入门》计划中...
## 数据访问
@@ -34,6 +36,8 @@
## 安全控制
* [《芋道 Spring Security OAuth2 入门》](http://www.iocoder.cn/Spring-Security/OAuth2-learning/?github) 对应 [lab-02](https://github.com/YunaiV/SpringBoot-Labs/tree/master/lab-02) 。
* 《芋道 Spring Boot Spring Security 入门》计划中...
* 《芋道 Spring Boot Shiro 入门》计划中...
## 定时任务与异步任务