Skip to content

Commit a21b3b2

Browse files
committed
m
1 parent 6422001 commit a21b3b2

File tree

1 file changed

+18
-13
lines changed

1 file changed

+18
-13
lines changed

README.md

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
11
# Spring Boot Examples
22

3-
Demo website:http://www.ityouknow.com/
3+
Spring boot使用的各种示例,以最简单、最实用为标准
44

5-
[Spring Cloud学习示例代码](https://github.com/ityouknow/spring-cloud-examples)
5+
[Spring Boot 中文索引](https://github.com/ityouknow/awesome-spring-boot)  |   [Spring Cloud学习示例代码](https://github.com/ityouknow/spring-cloud-examples)
66

7-
[Spring Boot 中文索引](https://github.com/ityouknow/awesome-spring-boot)
7+
[English](README_EN.md)  |   **[github地址](https://github.com/ityouknow/spring-boot-examples)**  |   **[码云地址](https://gitee.com/ityouknow/spring-boot-examples)**
88

9-
[参与贡献](https://github.com/ityouknow/spring-boot-examples/issues) |  [English](README_EN.md)
9+
---
1010

11-
**[github地址](https://github.com/ityouknow/spring-boot-examples)**
11+
## Spring Boot 2.0
1212

13-
**[码云地址](https://gitee.com/ityouknow/spring-boot-examples)**
13+
**参考文章**
1414

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+
**示例代码**
1623

17-
1824
- [spring-boot-helloWorld](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-helloWorld):spring-boot的helloWorld版本
1925
- [spring-boot-mybaits-annotation](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis-annotation):注解版本
2026
- [spring-boot-mybaits-xml](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis-xml):xml配置版本
@@ -38,8 +44,7 @@ Spring boot使用的各种示例,以最简单、最实用为标准
3844
**[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(springboot实战开源项目)**
3945

4046

41-
42-
参考文章:
47+
**参考文章**
4348

4449
- [springboot(一):入门篇](http://www.ityouknow.com/springboot/2016/01/06/springboot(%E4%B8%80)-%E5%85%A5%E9%97%A8%E7%AF%87.html)
4550
- [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使用的各种示例,以最简单、最实用为标准
6469

6570
**[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)**
6671

67-
> 如果大家想了解关于springboot的其它方面应用,也可以以[issues](https://github.com/ityouknow/spring-boot-examples/issues)的形式反馈给我,我后续来完善。
72+
---
6873

74+
> 如果大家想了解关于springboot的其它方面应用,也可以以[issues](https://github.com/ityouknow/spring-boot-examples/issues)的形式反馈给我,我后续来完善。
6975
7076
关注公众号:纯洁的微笑,回复"springboot"进群交流
7177

72-
![](http://www.ityouknow.com/assets/images/keeppuresmile.jpg)
73-
78+
![](http://www.ityouknow.com/assets/images/keeppuresmile.jpg)

0 commit comments

Comments
 (0)