瀏覽代碼

Add tut-web to sidebar

Greg Turnquist 13 年之前
父節點
當前提交
289eb42531
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 2
    0
      SIDEBAR.ftl.md
  2. 2
    0
      SIDEBAR.md

+ 2
- 0
SIDEBAR.ftl.md 查看文件

@@ -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 查看文件

@@ -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