Merge pull request #34697 from jgslima

* pr/34697:
  Clarify servlet container compatibility

Closes gh-34697
pull/34975/head
Stephane Nicoll 2 years ago
commit 5a6e7d1226

@ -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.
Loading…
Cancel
Save