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 22
33This tutorial is about learning Spring Boot via examples.
44
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 )
76
87Spring Boot examples, using the simplest and the most useful scene demos.
98
109---
1110
12- ## Spring Boot 2.0
11+ ## Spring Boot 2.X
1312
1413
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 **
1615
1716- [ spring-boot-hello] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello ) :Spring Boot 2.0 Hello World Demo
1817- [ 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.
2625- [ spring-boot-swagger] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-swagger ) :Spring Boot swagger2 demo
2726---
2827
29- ## Spring Boot 1.0
28+ ## Spring Boot (Already upgraded to 2.x)
3029
3130- [ spring-boot-helloWorld] ( https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-helloWorld ) :Spring Boot helloWorld
3231- [ 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
3433- [ 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
3534- [ 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
3635- [ 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