Spring Boot2.x series of tutorials (summary): SpringBoot2.x column summary (continuous update)

1. Full text list

1. Spring Boot uses annotations to control the idempotence of the Api interface. Before the back-end separation architecture design: https://blog.csdn.net/Thinkingcao/article/details/103578562
2. Spring Boot integrates Mybatis+BootStrap to add, delete, and modify the XML version: https://thinkingcao.blog.csdn.net/article/details/103161037
3. SpringBoot integrates EasyPoi to implement Excel import and export: https://thinkingcao.blog.csdn.net/article/details/85005930
4. SpringBoot series tutorials ( Eighty-five): Spring Boot uses MD5 to add salt to verify the back-end separation architecture design before the Api interface:
https://blog.csdn.net/Thinkingcao/article/details/103594509

Note:

The above articles are some representative articles that I have selected for trial reading. In SpringBoot2.xthis column, all articles are used SpringBoot2以上的版本, and I use articles and codes to learn in practice. The CSDN blog is based on the above-mentioned trial articles. , All are dry goods, big guys can take a look, if you think it’s okay to write badly, I will improve the writing method later. After CSDN launches the charging column, a cup of coffee can unlock all more than 100 articles in the column. Follow-up Will continue to update, gradually improve the quality of the column, and learn and progress together with everyone; this article is based on CSDN hosting, there is only this platform, all blog articles are learned, written, practiced, and tested after reading materials, and summarized after these steps To share with you, an article has a little bit of in-depth research, and it takes a long time to write an article in 3 times, and you can't finish it once. After all, it is not easy to code bricks, please be considerate!

Picture:
Insert picture description here
基于SpringBoot2版本的SpringBoot前后端分离架构学习,所有框架搭建截图:
Insert picture description here

Second, follow-up updates

  • SpringBoot series of tutorials (65): Spring Boot integrates WxJava development WeChat public account (已完结)

  • SpringBoot series of tutorials (71): Spring Boot integrates Shiro permission framework

  • SpringBoot series of tutorials (sixty-six): SpringBoot integrates timing tasks Quartz

  • SpringBoot series of tutorials (78): Spring Boot integrates Memcached (已完结)

  • SpringBoot series of tutorials (85): Spring Boot uses MD5 to add salt to verify the Api interface before the back-end separation architecture design (已完结)

  • SpringBoot series of tutorials (92): Spring Boot global setting Jackson time processing (已完结)

  • SpringBoot series of tutorials (93): Spring Boot integrates Activiti6.0 workflow (已完结)

  • SpringBoot series of tutorials (94): Spring Boot uses kaptcha verification code (已完结)

  • SpringBoot series of tutorials (95): Spring Boot integrates WxJava development WeChat public account background (已完结)

  • SpringBoot series of tutorials (96): Spring Boot uses JWT to implement the back-end separation architecture design before Token user authentication (已完结)

  • SpringBoot series of tutorials (97): Spring Boot integrates Mybatis and uses Pagehelper paging function

  • SpringBoot series of tutorials (98): Spring Boot integrates Spring Security permission framework

3. 2020 plan

  • Open source a background management system based on SpringBoot2

Four, SpringCloud2.0 tutorial

Spring Cloud series of tutorials (summary): column summary (continuous update)

Five, high-quality documents

1. Wang Fuqiang:

https://afoo.me/posts/2015-07-09-how-spring-boot-works.html

2. Spring Boot property configuration

https://docs.spring.io/spring-boot/docs/2.1.0.RELEASE/reference/htmlsingle/#common-application-properties

Guess you like

Origin blog.csdn.net/Thinkingcao/article/details/103767573