Apache Tomcat 是 Java Servlet、JavaServer Pages、Java 表达式语言和 Java WebSocket 技术的开源实现,是一个免费的开放源代码的 Web 应用服务器。
Apache Tomcat 9.0.12 和 8.5.34 两个版本的更新内容基本一致,主要包括:
Fix multiple issues associated with using the asynchronous Servlet API in combination with HTTP/2.
Add recursion to rewrite substitution parsing.
Expand the information in the documentation web application regarding the use of CATALINA_HOME and CATALINA_BASE.
具体细节可查阅:
Tomcat 9 changelog
Tomcat 8.5 changelog
下载地址: