File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This tutorial is about learning Spring Boot via examples.
4
4
5
-
6
- [ Spring Cloud example code] ( https://github.com/ityouknow/spring-cloud-examples )   ; |   ; [ 中文] ( README.md )
5
+ [ Spring Cloud Example Code] ( https://github.com/ityouknow/spring-cloud-examples )   ; |   ; [ 中文] ( README.md )
7
6
8
7
Spring Boot examples, using the simplest and the most useful scene demos.
9
8
10
9
---
11
10
12
- ## Spring Boot 2.0
11
+ ## Spring Boot 2.X
13
12
14
13
15
- ** [ Favorites-web] ( https://github.com/cloudfavorites/favorites-web ) :Open source projects developed using Spring Boot 2.0 **
14
+ ** [ Favorites-web] ( https://github.com/cloudfavorites/favorites-web ) :Open source projects developed using Spring Boot 2.X **
16
15
17
16
- [ spring-boot-hello] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello ) :Spring Boot 2.0 Hello World Demo
18
17
- [ spring-boot-banner] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner ) :Spring Boot Customized Banner
@@ -26,11 +25,11 @@ Spring Boot examples, using the simplest and the most useful scene demos.
26
25
- [ spring-boot-swagger] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-swagger ) :Spring Boot swagger2 demo
27
26
---
28
27
29
- ## Spring Boot 1.0
28
+ ## Spring Boot (Already upgraded to 2.x)
30
29
31
30
- [ spring-boot-helloWorld] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-helloWorld ) :Spring Boot helloWorld
32
31
- [ spring-boot-redis] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-redis ) :Spring Boot Redis Demo
33
- - [ spring-boot-jpa] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-jpa ) :Spring Boot 使用 Jpa 各种示例
32
+ - [ spring-boot-jpa] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-jpa ) :Spring Boot Jpa Demo
34
33
- [ spring-boot-mybaits-annotation] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis/spring-boot-mybatis-annotation ) :Spring Boot use mybatis annotation
35
34
- [ spring-boot-mybaits-xml] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis/spring-boot-mybatis-xml ) :Spring Boot use mybatis xml
36
35
- [ spring-boot-mybatis-xml-mulidatasource] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-mybatis/spring-boot-mybatis-xml-mulidatasource ) :Spring Boot+mybatis+mulidatasource
You can’t perform that action at this time.
0 commit comments