Bladeren bron

Add tut-web to sidebar

Greg Turnquist 13 jaren geleden
bovenliggende
commit
289eb42531
2 gewijzigde bestanden met toevoegingen van 4 en 0 verwijderingen
  1. 2
    0
      SIDEBAR.ftl.md
  2. 2
    0
      SIDEBAR.md

+ 2
- 0
SIDEBAR.ftl.md Bestand weergeven

@@ -23,8 +23,10 @@ Spring Boot provides a wide range of support for various services, including mos
23 23
 ### Tutorials
24 24
 
25 25
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
26
+* [Designing and Implementing a Web Site with Spring][tut-web]
26 27
 
27 28
 [tut-rest]: /guides/tutorials/rest
29
+[tut-web]: /guides/tutorials/web
28 30
 
29 31
 ### Concepts and technologies
30 32
 

+ 2
- 0
SIDEBAR.md Bestand weergeven

@@ -23,8 +23,10 @@ Spring Boot provides a wide range of support for various services, including mos
23 23
 ### Tutorials
24 24
 
25 25
 * [Designing and Implementing RESTful Web Services with Spring][tut-rest]
26
+* [Designing and Implementing a Web Site with Spring][tut-web]
26 27
 
27 28
 [tut-rest]: /guides/tutorials/rest
29
+[tut-web]: /guides/tutorials/web
28 30
 
29 31
 ### Concepts and technologies
30 32