微服务框架学习收录链接(包括服务搭建中用到mybatis-plus等)

1、基于Spring Boot和Spring Cloud实现微服务架构学习(一)-Spring框架介绍

https://blog.csdn.net/zeb_perfect/article/details/51945350

2、Spring Cloud生态圈简介

https://blog.csdn.net/rickiyeat/article/details/59172258

3、标题:Spring Boot 快速搭建微服务框架详细教程

http://www.jb51.net/article/123197.htm

在该文章中了解到 Lombok 工具,该工具可实现实体类不用写通用 getter、setter方法

4、优雅高效的MyBatis-Plus工具快速入门使用

https://www.cnblogs.com/fingerboy/p/6657118.html

5、Mybatis-Plus——为Mybatis镀一层金

http://dushen.iteye.com/blog/2406248

6、mybaits-plus官方文档

http://mp.baomidou.com/#/quick-start

7、基于SpringBoot 2.0正式版的SpringCloud的微服务实战项目搭建

https://blog.csdn.net/guokezhongdeyuzhou/article/details/79653159

8、SpringCloud微服务框架搭建

https://www.cnblogs.com/springboot/p/8445780.html

猜你喜欢

转载自www.cnblogs.com/gregcn/p/8874229.html