内容简介:Apache Tomcat 是 Java Servlet、JavaServer Pages、Java 表达式语言和 Java WebSocket 技术的开源实现,是一个免费的开放源代码的 Web 应用服务器。 Apache Tomcat 9.0.12 和 8.5.34 两个版本的更新内容基本一致...
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.
具体细节可查阅:
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Hadoop: The Definitive Guide
Tom White / O'Reilly Media, Inc. / 2009 / 44.99
Apache Hadoop is ideal for organizations with a growing need to store and process massive application datasets. Hadoop: The Definitive Guide is a comprehensive resource for using Hadoop to build relia......一起来看看 《Hadoop: The Definitive Guide》 这本书的介绍吧!