Skip to content

Commit 11c58e3

Browse files
authored
Update 9.1. Servlet containers.md
1 parent 9a8940a commit 11c58e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

II. Getting started/9.1. Servlet containers.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66
|--------|:-------|:-------|
77
|Tomcat 8|3.1|Java 7+|
88
|Tomcat 7|3.0|Java 6+|
9-
|Jetty 9|3.1|Java 7+|
9+
|Jetty 9.3|3.1|Java 8+|
10+
|Jetty 9.2|3.1|Java 7+|
1011
|Jetty 8|3.0|Java 6+|
11-
|Undertow 1.1|3.1|Java 7+|
12+
|Undertow 1.3|3.1|Java 7+|
1213

1314
你也可以将Spring Boot应用部署到任何兼容Servlet 3.0+的容器。

0 commit comments

Comments
 (0)