Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
ityouknow committed Jan 21, 2019
1 parent 325331f commit 17d6eb8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@

### 精通 Spring Boot 42 讲课程列表:

**开篇**
开篇

- [开篇词:为什么要学 Spring Boot](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5b864c65e15aa17d68b5db58)

**第一部分:快速认识 Spring Boot**
第一部分:快速认识 Spring Boot

- [第 1-1 课:Spring Boot 产生的背景和它的设计理念](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5b93c957780fdb5e97d2f35c)
- [第 1-2 课:Spring Boot 2.0 都更新了什么(上)](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5b93c99c780fdb5e97d2f365)
- [第 1-2 课:Spring Boot 2.0 都更新了什么(下)](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5b968861780fdb5e97d3e157)
- [第 1-3 课:Spring Boot 依赖环境和项目结构介绍](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5ba8556f0110e7701d25dd95)
- [第 1-4 课:写一个 Hello World 来感受 Spring Boot](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5bab5a670110e7701d268e21)

**第二部分:Spring Boot 与 Web 开发**
第二部分:Spring Boot 与 Web 开发

- [第 2-1 课:Spring Boot 对基础 Web 开发的支持(上)](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5baca42d80460e6b3d6f7a4d)
- [第 2-1 课:Spring Boot 对基础 Web 开发的支持(下)](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5baca87d80460e6b3d6f7abc)
Expand All @@ -36,7 +36,7 @@
- [第 2-9 课:使用 Swagger 2 构建 RESTful APIs](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a/topic/5bd910d38b3f803a63f02463)
- [第 2-10 课:使用 Spring Boot WebSocket 创建聊天室](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)

**第三部分:Spring Boot 和数据库操作**
第三部分:Spring Boot 和数据库操作

- [第 3-1 课:Spring Boot 使用 JDBC 操作数据库](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
- [第 3-2 课:如何优雅的使用 MyBatis XML 配置版](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
Expand All @@ -47,7 +47,7 @@
- [第 3-7 课:Spring Boot 集成 Druid 监控数据源](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
- [第 3-8 课:Spring Data JPA 和 Thymeleaf 综合实践](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)

**第四部分:Spring Boot 和 中间件**
第四部分:Spring Boot 和 中间件

- [第 4-1 课:Spring Boot 操作 Memcached](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
- [第 4-2 课:Spring Boot 和 Redis 常用操作](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
Expand All @@ -60,7 +60,7 @@
- [第 4-9 课:Spring Boot 集成 Quartz](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
- [第 4-10 课:Spring Boot 发送各种类型邮件](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)

**第五部分:综合实践**
第五部分:综合实践

- [第 5-1 课:使用 Spring Boot Security 进行安全控制](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
- [第 5-2 课:使用 Spring Boot Actuator 监控应用](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
Expand All @@ -71,7 +71,7 @@
- [第 5-7 课:综合实战客户管理系统(一)](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)
- [第 5-8 课:综合实战客户管理系统(二)](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)

**总结**
总结

- [结语:总结 Spring Boot 应用实战](https://gitbook.cn/gitchat/column/5b86228ce15aa17d68b5b55a)

Expand Down

0 comments on commit 17d6eb8

Please sign in to comment.