内容简介:Tomcat 7.0.88 已发布,更新内容如下: Correct a regression in handling of DataSource resources that do not specify a factory. Implement configuration options to work-around specification non-complia...
Tomcat 7.0.88 已发布,更新内容如下:
Correct a regression in handling of DataSource resources that do not specify a factory.
Implement configuration options to work-around specification non-compliant user agents (including all the major browsers) that do not correctly %nn encode URI paths and query strings as required by RFC 7230 and RFC 3986
Enable the CrawlerSessionManagerValve to correctly handle bots that crawl multiple hosts and/or web applications when the Valve is configured on a Host or an Engine.
Add support for annotation scanning of classes built with Java 11 EA
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- FreeBSD 13.0-RC1 发布:改进 TCP 性能、修复和改进 SCTP
- PhpStorm 2017.3.5 发布,错误修复和改进
- Ubuntu 18.04.1 发布,安全修复和改进
- WebStorm 2018.2.2 发布,功能改进和修复
- PhpStorm 2017.3.4 发布,修复错误和功能改进
- GoLand 2018.2.1 发布,错误修复和性能改进
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C++设计新思维
(美)Andrei Alexandrescu / 侯捷、於春景 / 华中科技大学出版社 / 2003-03 / 59.8
本书从根本上展示了generic patterns(泛型模式)或pattern templates(模式模板),并将它们视之为“在C++中创造可扩充设计”的一种功能强大的新方法。这种方法结合了template和patterns,你可能未曾想过,但的确存在。为C++打开了全新视野,而且不仅仅在编程方面,还在于软件设计本身;对软件分析和软件体系结构来说,它也具有丰富的内涵。一起来看看 《C++设计新思维》 这本书的介绍吧!