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 82db2a8 commit a5c29caCopy full SHA for a5c29ca
README
@@ -1,3 +1,10 @@
1
+## 相关文章
2
+1.[SpringMVC配置太多?试试SpringBoot](https://xiaour.github.io/2018/05/02/The_SpringMVC_configuration_is_too_much_Try_SpringBoot/)
3
+2.[Springboot集成Kafka](https://xiaour.github.io/2018/05/23/Springboot_integrated_Kafka/)
4
+3.[Springboot集成RocketMQ](https://xiaour.github.io/2018/08/16/SpringbootRocketMQ/)
5
+
6
7
+### 代码部分
8
⭐️ SpringBootDemo
9
本代码集成了SpringBoot+MyBatis+Redis+MySql。
10
最新的部分经网友指正已经把冗余的代码去掉了,大家clone到本地后直接转成maven项目应该就可以运行了,项目中使用到的数据库表如下
0 commit comments