Jodd 4.0.0 正式发布了,Jodd 是一个 Java 常用工具包。官方表示,这是一个巨大的升级,几乎所有组件都进行了改进和升级。 更新内容: 特征 core - added LazyValue log - added Supplier<String> variants for lazy message evaluation on logging methods. 性能 core - StringUtil#replace optimized a bit. bug 修复 core - fixed issue with StringUtil and empty strings. props - fixed issue with multi-line strings and line endings. 破坏性变化 core - Value is a new name for refactored ValueHolder. proxetta - Proxetta module is now not optional any more. 系统 tests - more tests added, junit5 style licenses - added back headers for all 3rd party code. files - files line endings unified. gradle - updated to Gradle 4.4 common - should run properly on Java 9 完整内容请查看更新日志。 下载地址: Source code (zip) Source code (tar.gz) Java 常用工具包 Jodd 4.0.0 正式发布:改进了大量组件下载地址