Clarify servlet container compatibility

See gh-34697
This commit is contained in:
João Guilherme de Souza Lima
2023-03-21 13:02:36 -03:00
committed by Stephane Nicoll
parent cade537253
commit b418ab8623

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.