Merge pull request #34697 from jgslima

* pr/34697:
  Clarify servlet container compatibility

Closes gh-34697
This commit is contained in:
Stephane Nicoll
2023-04-11 15:33:55 +02:00

View File

@@ -37,4 +37,4 @@ Spring Boot supports the following embedded servlet containers:
| 4.0
|===
You can also deploy Spring Boot applications to any servlet 3.1+ compatible container.
You can also deploy Spring Boot applications to any Servlet 3.1 or 4.0 compatible container.