内容简介:Apache Commons Text 1.4 发布了,Commons Text 是一组用于处理在 Java 环境中使用的文本的实用的、可重用组件。此次更新内容如下:Bug 修复:
Apache Commons Text 1.4 发布了,Commons Text 是一组用于处理在 Java 环境中使用的文本的实用的、可重用组件。
此次更新内容如下:
Bug 修复:
- o TEXT-120: StringEscapeUtils#unescapeJson 不转义双引号和斜杠。
- o TEXT-119: 从用户指南中删除 SQL 转义。
- o TEXT-123: 当 wrapLength 为 Integer.MAX_VALUE 时,WordUtils.wrap 抛出 StringIndexOutOfBoundsException。
更新:
- o TEXT-121: 从 Java 7 环境要求升级到 Java 8。
- o TEXT-122: 允许使用新 API 进行完全自定义 org.apache.commons.text.lookup.StringLookupFactory.interpolatorStringLookup(Map<String, StringLookup>, StringLookup, boolean)。
转自 https://www.oschina.net/news/97066/commons-text-1-4-released
以上所述就是小编给大家介绍的《Apache Commons Text 1.4 发布,要求 Java 8 环境》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Apache Commons Text 1.4 发布,要求 Java 8 环境
- 大数据岗位要求之数据测试
- ICML 2019 大会投稿新要求出炉!
- 苹果强制要求更换启动方式的解决方案
- 苹果强制要求更换启动方式的解决方案
- 如何实现隐私法规要求的 “合理安全性”?
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Prometheus: Up & Running
Brian Brazil / O'Reilly Media / 2018-7-9 / USD 49.99
Get up to speed with Prometheus, the metrics-based monitoring system used by tens of thousands of organizations in production. This practical guide provides application developers, sysadmins, and DevO......一起来看看 《Prometheus: Up & Running》 这本书的介绍吧!