File tree Expand file tree Collapse file tree 4 files changed +21
-11
lines changed Expand file tree Collapse file tree 4 files changed +21
-11
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<groupId >com.didispace</groupId >
7
- <artifactId >SpringBoot-Learning </artifactId >
7
+ <artifactId >2.x </artifactId >
8
8
<version >2.0-SNAPSHOT</version >
9
+ <packaging >pom</packaging >
9
10
<description >全网Star最多的Spring Boot基础教程</description >
10
11
11
12
<modules >
Original file line number Diff line number Diff line change 7
7
** 加入社群** :[ 如果你正在学习Spring Boot,不妨加入我们的Spring技术交流群,一起成长!] ( https://blog.didispace.com/join-group-spring/index.html )
8
8
9
9
** 如何支持** :
10
+
10
11
1 . 关注我的公众号”** 程序猿DD** “
11
12
2 . 点个` Star ` 并` Follow ` 我
12
13
3 . 把该仓库分享给更多的朋友
13
14
14
15
## 教程目录
15
16
17
+ 该教程自2016年连载至今,因内容较多,经历过多个版本的迭代。为方便查看学习,这里重新做了整理,根据1.x版本和2.x版本做了区分汇总。
18
+
19
+ 可以通过下面的链接,进入具体版本的教程目录:
20
+
16
21
- [ Spring Boot 2.x 版本教程] ( ./2.x )
17
22
- [ Spring Boot 1.x 版本教程] ( ./1.x )
18
23
21
26
## 推荐内容
22
27
23
28
- [ 我的博客] ( http://blog.didispace.com ) :分享平时学习和实践过的技术内容
29
+ - [ 我的Spring Boot教程] ( https://blog.didispace.com/Spring-Boot%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/ ) :全网Star最多的免费Spring Boot基础教程
30
+ - [ 我的Spring Cloud教程] ( https://blog.didispace.com/spring-cloud-learning/ ) :全网最早最全的免费Spring Cloud基础教程
24
31
- [ 知识星球] ( https://t.xiaomiquan.com/zfEiY3v ) :聊聊技术人的斜杠生活
25
- - [ 阿里云:ECS云服务器2折起] ( https://promotion.aliyun.com/ntms/act/ambassador/sharetouser.html?userCode=wxfqkr0o&utm_source=wxfqkr0o )
26
- - [ 腾讯云:轻松应对建站成本问题] ( https://cloud.tencent.com/redirect.php?redirect=1027&cps_key=f6a8af1297bfac40b9d10ffa1270029a&from=console )
27
- - [ Spring问答社区] ( http://www.spring4all.com/ ) :如果您有什么问题,可以去这里发帖
28
- - [ Spring Boot基础教程] ( https://blog.didispace.com/Spring-Boot%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/ ) :全网Star最多的免费Spring Boot基础教程
29
- - [ Spring Cloud基础教程] ( https://blog.didispace.com/spring-cloud-learning/ ) :全网最早最全的免费Spring Cloud基础教程
30
32
31
33
## 特别赞助商
32
34
Original file line number Diff line number Diff line change 7
7
** 加入社群** :[ 如果你正在学习Spring Boot,不妨加入我们的Spring技术交流群,一起成长!] ( https://blog.didispace.com/join-group-spring/index.html )
8
8
9
9
** 如何支持** :
10
+
10
11
1 . 关注我的公众号”** 程序猿DD** “
11
12
2 . 点个` Star ` 并` Follow ` 我
12
13
3 . 把该仓库分享给更多的朋友
13
14
14
15
## 教程目录
15
16
17
+ 该教程自2016年连载至今,因内容较多,经历过多个版本的迭代。为方便查看学习,这里重新做了整理,根据1.x版本和2.x版本做了区分汇总。
18
+
19
+ 可以通过下面的链接,进入具体版本的教程目录:
20
+
16
21
- [ Spring Boot 2.x 版本教程] ( ./2.x )
17
22
- [ Spring Boot 1.x 版本教程] ( ./1.x )
18
23
21
26
## 推荐内容
22
27
23
28
- [ 我的博客] ( http://blog.didispace.com ) :分享平时学习和实践过的技术内容
29
+ - [ 我的Spring Boot教程] ( https://blog.didispace.com/Spring-Boot%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/ ) :全网Star最多的免费Spring Boot基础教程
30
+ - [ 我的Spring Cloud教程] ( https://blog.didispace.com/spring-cloud-learning/ ) :全网最早最全的免费Spring Cloud基础教程
24
31
- [ 知识星球] ( https://t.xiaomiquan.com/zfEiY3v ) :聊聊技术人的斜杠生活
25
- - [ 阿里云:ECS云服务器2折起] ( https://promotion.aliyun.com/ntms/act/ambassador/sharetouser.html?userCode=wxfqkr0o&utm_source=wxfqkr0o )
26
- - [ 腾讯云:轻松应对建站成本问题] ( https://cloud.tencent.com/redirect.php?redirect=1027&cps_key=f6a8af1297bfac40b9d10ffa1270029a&from=console )
27
- - [ Spring问答社区] ( http://www.spring4all.com/ ) :如果您有什么问题,可以去这里发帖
28
- - [ Spring Boot基础教程] ( https://blog.didispace.com/Spring-Boot%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/ ) :全网Star最多的免费Spring Boot基础教程
29
- - [ Spring Cloud基础教程] ( https://blog.didispace.com/spring-cloud-learning/ ) :全网最早最全的免费Spring Cloud基础教程
30
32
31
33
## 特别赞助商
32
34
Original file line number Diff line number Diff line change 6
6
<groupId >com.didispace</groupId >
7
7
<artifactId >SpringBoot-Learning</artifactId >
8
8
<version >1.0-SNAPSHOT</version >
9
+ <packaging >pom</packaging >
9
10
11
+ <modules >
12
+ <!-- 默认使用2.x教程下的工程,如果要用1.x的可修改下面的module -->
13
+ <module >2.x</module >
14
+ </modules >
10
15
11
16
</project >
You can’t perform that action at this time.
0 commit comments