We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38ffcf commit 404a732Copy full SHA for 404a732
README.md
@@ -17,6 +17,7 @@ springboot-learn 这个工程为IDEA创建的Empty Project工程,其余子工
17
| springboot-jwt-rsa | 基于jwt与rsa分布式授权功能、注册、登录、鉴权 |
18
| springboot-mybatis | 基于 mybatis 通用 Mapper 实现 crud、分页查询、自定义方法查询 |
19
| springboot-qiniu | 七牛云存储空间中上传文件、删除文件 |
20
+| springboot-rabbitmq | SpringBoot整合RabbitMQ实现五种消息模型 |
21
| springboot-redis | redis 搭建缓存管理系统 |
22
| springboot-shiro | 基于 shiro 实现授权登录 |
23
| springboot-sms | 基于阿里云短信服务实现发送短信业务,以及redis实现验证码一分钟过期 |
0 commit comments