Spring Boot 2.x 入门实战教程-持续集成

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/LDY1016/article/details/83410893

Spring Boot 2.x 入门实战教程-持续集成

开发环境:JDK1.8或以上

源码下载:https://pan.baidu.com/s/1Z771VDiuabDBJJV445xLeA

欢迎访问我的个人博客:https://blog.csdn.net/ldy1016

说明:源码中,后面的章节包含该章节之前的某些章节的代码,这是一个持续集成的过程。学习spring boot之前,需要先了解spring mvc。

本人菜鸟,有不对的地方欢迎指正,谢谢支持!

一、spring boot 2.x hello world

二、spring boot 2.x 定制个性化 banner

三、spring boot 2.x 定制个性化 favicon

四、spring boot 2.x 集成 swagger

五、spring boot 2.x 日志配置

六、spring boot 2.x 配置绑定

七、spring boot 2.x 文件上传下载

八、spring boot 2.x 整合 jpa

九、spring boot 2.x 整合 mybatis

十、spring boot 2.x 集成 redis

十一、spring boot 2.x 邮件发送

十二、spring boot 2.x 定时任务

十三、spring boot 2.x 集成 rabbitmq

十四、spring boot 2.x 整合 jpa 进阶

十五、spring boot 2.x 集成 mongodb

十六、spring boot 2.x 集成 activemq

十七、spring boot 2.x 集成 kafka 进行中。。。

十八、spring boot 2.x 使用 thymeleaf 进行中。。。

后面会持续更新哦。。。。。。

猜你喜欢

转载自blog.csdn.net/LDY1016/article/details/83410893
今日推荐