Clarify servlet container compatibility

See gh-34697
pull/34975/head
João Guilherme de Souza Lima 2 years ago committed by Stephane Nicoll
parent cade537253
commit b418ab8623

@ -37,4 +37,4 @@ Spring Boot supports the following embedded servlet containers:
| 4.0 | 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