diff --git a/README.md b/README.md index f1086942..293641e1 100644 --- a/README.md +++ b/README.md @@ -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 入门》计划中... ## 定时任务与异步任务