Skip to content

Commit 156fdee

Browse files
committed
m
1 parent b0eddaa commit 156fdee

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,13 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准,此开
1616
---
1717

1818

19+
> Spring Boot 3.X 教程来了
1920
20-
> Spring Boot 3.X 筹划中,马上就来。
2121

22+
## 示例代码
2223

23-
## Spring Boot 2.X
24-
25-
**[Spring Boot 2.X 最全使用教程](https://github.com/ityouknow/spring-boot-examples/tree/master/2.x)**
26-
27-
**[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(Spring Boot 2.0 实战开源项目)**
28-
29-
30-
31-
## Spring Boot 1.X
32-
33-
**[Spring Boot 1.X 代码示例教程](https://github.com/ityouknow/spring-boot-examples/tree/master/1.x)**
34-
24+
- [spring-boot-hello](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-hello):Spring Boot 3.0 Hello World 示例
25+
- [spring-boot-helloworld](https://github.com/ityouknow/spring-boot-examples/tree/master/3.x/spring-boot-helloWorld):Spring Boot 3.0 Hello World Test 单元测试示例
3526

3627

3728
---

0 commit comments

Comments
 (0)