Skip to content

Commit a7dbe85

Browse files
committed
m
1 parent dae4c1a commit a7dbe85

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准
1010

1111
## Spring Boot 2.0
1212

13-
1413
**[Spring Boot 2.0 最全使用教程](https://github.com/ityouknow/spring-boot-leaning)**
1514

15+
**[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(Spring Boot 2.0 实战开源项目)**
16+
1617
**示例代码**
1718

1819
- [spring-boot-hello](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello):Spring Boot 2.0 Hello World 示例
@@ -59,9 +60,6 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准
5960
- [spring-boot-actuator](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-actuator):Spring Boot Actuator 使用示例
6061
- [spring-boot-admin-simple](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-admin-simple):Spring Boot Admin 的使用示例
6162

62-
**[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(Spring Boot 实战开源项目)**
63-
64-
6563
**参考文章**
6664

6765
- [springboot(一):入门篇](http://www.ityouknow.com/springboot/2016/01/06/spring-boot-quick-start.html)

README_EN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Spring Boot examples, using the simplest and the most useful scene demos.
1212
## Spring Boot 2.0
1313

1414

15+
**[Favorites-web](https://github.com/cloudfavorites/favorites-web):Open source projects developed using Spring Boot 2.0**
16+
1517
- [spring-boot-hello](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello):Spring Boot 2.0 Hello World Demo
1618
- [spring-boot-banner](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot Customized Banner
1719
- [spring-boot-docker](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot with Docker
@@ -45,5 +47,3 @@ Spring Boot examples, using the simplest and the most useful scene demos.
4547
- [spring-boot-actuator](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-actuator):Spring Boot Actuator demo
4648
- [spring-boot-admin-simple](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-admin-simple):Spring Boot Admin demo
4749
- [spring-boot-banner](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot Cumtom Banner
48-
49-
**[Favorites-web](https://github.com/cloudfavorites/favorites-web):Open source projects developed using Spring Boot**

0 commit comments

Comments
 (0)