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