From 17d6eb8ab726ebd661f479341f0bd1161f0fc756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=AF=E6=B4=81=E7=9A=84=E5=BE=AE=E7=AC=91?= Date: Mon, 21 Jan 2019 11:30:52 +0800 Subject: [PATCH] m --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8cfa4cf..eeecc3d 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ ### 精通 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) @@ -22,7 +22,7 @@ - [第 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) @@ -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) @@ -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) @@ -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) @@ -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)