提交 d668ce2b 编写于 作者: M Mao

translate system-requirements

上级 954b832a
## System Requirements
Spring Boot 2.6.4 requires [Java 8](https://www.java.com/) and is compatible up to and including Java 17. [Spring Framework 5.3.16](https://docs.spring.io/spring-framework/docs/5.3.16/reference/html/) or above is also required.
Explicit build support is provided for the following build tools:
| Build Tool | Version |
| :--------- | :-------------------- |
| Maven | 3.5+ |
| Gradle | 6.8.x, 6.9.x, and 7.x |
### Servlet Containers
Spring Boot supports the following embedded servlet containers:
| Name | Servlet Version |
| :----------- | :-------------- |
| Tomcat 9.0 | 4.0 |
| Jetty 9.4 | 3.1 |
| Jetty 10.0 | 4.0 |
| Undertow 2.0 | 4.0 |
You can also deploy Spring Boot applications to any servlet 3.1+ compatible container.
\ No newline at end of file
## 系统要求
Spring Boot 2.6.4 需要[Java 8](https://www.java.com/),并且兼容 Java 17(包括 Java 17 )。还需要[Spring Framework 5.3.16或更高版本。](https://docs.spring.io/spring-framework/docs/5.3.16/reference/html/)
为以下构建工具提供了显式构建支持:
| Build Tool | Version |
| :--------- | :-------------------- |
| Maven | 3.5+ |
| Gradle | 6.8.x, 6.9.x, and 7.x |
### Servlet 容器
Spring Boot 支持以下嵌入式 servlet 容器:
| Name | Servlet Version |
| :----------- | :-------------- |
| Tomcat 9.0 | 4.0 |
| Jetty 9.4 | 3.1 |
| Jetty 10.0 | 4.0 |
| Undertow 2.0 | 4.0 |
您还可以将 Spring Boot 应用程序部署到任何 servlet 3.1+ 兼容容器。
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册