Skip to content

Commit a7a663a

Browse files
authored
Update and rename 26. Developing web applications.md to 27. Developing web applications.md
1 parent 60008ce commit a7a663a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IV. Spring Boot features/26. Developing web applications.md renamed to IV. Spring Boot features/27. Developing web applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
### 26. 开发Web应用
1+
### 27. 开发Web应用
22
Spring Boot非常适合开发web应用程序。你可以使用内嵌的Tomcat,Jetty或Undertow轻轻松松地创建一个HTTP服务器。大多数的web应用都使用spring-boot-starter-web模块进行快速搭建和运行。

0 commit comments

Comments
 (0)