1
1
# Spring Boot Examples
2
2
3
- Demo website: http://www.ityouknow.com/
3
+ Spring boot使用的各种示例,以最简单、最实用为标准
4
4
5
- [ Spring Cloud学习示例代码] ( https://github.com/ityouknow/spring-cloud-examples )
5
+ [ Spring Boot 中文索引 ] ( https://github.com/ityouknow/awesome-spring-boot ) & nbsp ; | & nbsp ; [ Spring Cloud学习示例代码] ( https://github.com/ityouknow/spring-cloud-examples )
6
6
7
- [ Spring Boot 中文索引 ] ( https://github.com/ityouknow/awesome- spring-boot )
7
+ [ English ] ( README_EN.md ) & nbsp ; | & nbsp ; ** [ github地址 ] ( https://github.com/ityouknow/spring-boot-examples ) ** & nbsp ; | & nbsp ; ** [ 码云地址 ] ( https://gitee.com/ityouknow/ spring-boot-examples ) **
8
8
9
- [ 参与贡献 ] ( https://github.com/ityouknow/spring-boot-examples/issues ) & nbsp ; | & nbsp ; [ English ] ( README_EN.md )
9
+ ---
10
10
11
- ** [ github地址 ] ( https://github.com/ityouknow/spring-boot-examples ) **
11
+ ## Spring Boot 2.0
12
12
13
- ** [ 码云地址 ] ( https://gitee.com/ityouknow/spring-boot-examples ) **
13
+ ** 参考文章 **
14
14
15
- Spring boot使用的各种示例,以最简单、最实用为标准
15
+ - [ Spring Boot 2.0(一):【重磅】Spring Boot 2.0权威发布] ( http://www.ityouknow.com/springboot/2018/03/01/spring-boot-2.0.html )
16
+
17
+
18
+ ---
19
+
20
+ ## Spring Boot 1.0
21
+
22
+ ** 示例代码**
16
23
17
-
18
24
- [ spring-boot-helloWorld] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-helloWorld ) :spring-boot的helloWorld版本
19
25
- [ spring-boot-mybaits-annotation] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis-annotation ) :注解版本
20
26
- [ spring-boot-mybaits-xml] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis-xml ) :xml配置版本
@@ -38,8 +44,7 @@ Spring boot使用的各种示例,以最简单、最实用为标准
38
44
** [ Favorites-web] ( https://github.com/cloudfavorites/favorites-web ) :云收藏(springboot实战开源项目)**
39
45
40
46
41
-
42
- 参考文章:
47
+ ** 参考文章**
43
48
44
49
- [ springboot(一):入门篇] ( http://www.ityouknow.com/springboot/2016/01/06/springboot(%E4%B8%80)-%E5%85%A5%E9%97%A8%E7%AF%87.html )
45
50
- [ springboot(二):web综合开发] ( http://www.ityouknow.com/springboot/2016/02/03/springboot(%E4%BA%8C)-web%E7%BB%BC%E5%90%88%E5%BC%80%E5%8F%91.html )
@@ -64,10 +69,10 @@ Spring boot使用的各种示例,以最简单、最实用为标准
64
69
65
70
** [ springboot实战:我们的第一款开源项目] ( http://www.ityouknow.com/springboot/2016/09/26/springboot%E5%AE%9E%E6%88%98-%E6%88%91%E4%BB%AC%E7%9A%84%E7%AC%AC%E4%B8%80%E6%AC%BE%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6.html ) **
66
71
67
- > 如果大家想了解关于springboot的其它方面应用,也可以以 [ issues ] ( https://github.com/ityouknow/spring-boot-examples/issues ) 的形式反馈给我,我后续来完善。
72
+ ---
68
73
74
+ > 如果大家想了解关于springboot的其它方面应用,也可以以[ issues] ( https://github.com/ityouknow/spring-boot-examples/issues ) 的形式反馈给我,我后续来完善。
69
75
70
76
关注公众号:纯洁的微笑,回复"springboot"进群交流
71
77
72
- ![ ] ( http://www.ityouknow.com/assets/images/keeppuresmile.jpg )
73
-
78
+ ![ ] ( http://www.ityouknow.com/assets/images/keeppuresmile.jpg )
0 commit comments