8000 Update README.md · zhangmf-java/springboot-guide@ffaee02 · GitHub
[go: up one dir, main page]

Skip to content

Commit ffaee02

Browse files
committed
Update README.md
1 parent eba4a73 commit ffaee02

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,21 @@
22

33
SpringBoot和其他常用技术的整合,可能是你遇到的讲解最详细的学习案例,力争新手也能看懂并且能够在看完之后独立实践。基于最新的 SpringBoot2.0+,是你学习SpringBoot 的最佳指南。
44

5+
## springboot-schedule-tast(SpringBoot 定时任务)
6+
7+
[5分钟搞懂如何在Spring Boot中Schedule Tasks](./md/SpringBoot-ScheduleTasks .md)
8+
59
## springboot-mybatis(SpringBoot+Mybatis 的最佳实践)
610

7-
[优雅整合 SpringBoot+Mybatis,可能是你见过把 SpringBoot 整合 Mybatis 写的最详细的一篇文章](https://github.com/Snailclimb/springboot-integration-examples/blob/master/md/springboot-mybatis.md)
11+
[优雅整合 SpringBoot+Mybatis,可能是你见过把 SpringBoot 整合 Mybatis 写的最详细的一篇文章](./md/springboot-mybatis.md)
812

9-
[新手也能看懂,基于SpirngBoot2.0+ 的 SpringBoot+Mybatis 多数据源配置](https://github.com/Snailclimb/springboot-integration-examples/blob/master/md/springboot-mybatis-mutipledatasource.md)
13+
[新手也能看懂,基于SpirngBoot2.0+ 的 SpringBoot+Mybatis 多数据源配置](./md/springboot-mybatis-mutipledatasource.md)
1014

1115
## springboot-oss(SpringBoot 整合 阿里云OSS 存储服务)
1216

13-
[SpringBoot 整合 阿里云OSS 存储服务,快来免费搭建一个自己的图床](https://github.com/Snailclimb/springboot-integration-examples/blob/master/md/springboot-oss.md)
17+
[SpringBoot 整合 阿里云OSS 存储服务,快来免费搭建一个自己的图床](./md/springboot-oss.md)
1418

1519
## springboot-dubbo(使用SpringBoot+Dubbo 搭建一个分布式服务)
1620

17-
[超详细,新手都能看懂 !使用SpringBoot+Dubbo 搭建一个分布式服务](https://github.com/Snailclimb/springboot-integration-examples/blob/master/md/springboot-dubbo.md)
21+
[超详细,新手都能看懂 !使用SpringBoot+Dubbo 搭建一个分布式服务](./md/springboot-dubbo.md)
1822

0 commit comments

Comments
 (0)
0