Support Jetty 10

Closes gh-24886
This commit is contained in:
Andy Wilkinson
2021-02-04 14:54:34 +00:00
parent a95e93a8a9
commit df5f59127a
11 changed files with 175 additions and 45 deletions

View File

@@ -59,6 +59,9 @@ Spring Boot supports the following embedded servlet containers:
| Jetty 9.4
| 3.1
| Jetty 10.0
| 4.0
| Undertow 2.0
| 4.0
|===