Jodd 3.6.7 是个非常与众不同的版本,虽然主要是 bug 修复,但是 Java 升级到了 Java 7。 新特性: [vtor] Added message to validation annotation. [util] Added method to parse internet time. [props] Added method to get profiles list. [util] Added PBKDF2Hash and MurmurHash3 . [json] Make JSON parser to be aware of JSON annotations. [util] Added ZipBuilder . [json] Added set serialization. [json] Added FileJsonTypeSerializer . [util] Enhanced StringTemplateParser to support macros with just $. [util] Added BeanWalker . [util] Added some StringUtil methods.
改进: [madvoc] Class loading exception loosened. [util] Extended Class loader has been significantly improved. [http] Replaced the HttpValuesMap with HttpMultiMap . [mail] Added ParseEML class. [util] Removed sort.
Bug 修复: [http] Fixed encoding with multipart requests. [json] Fixed special case in parsing. [util] Fixed boolean printf . [util] Fixed BCrypt. [dboom] Fixed issues with hints and collections. [util] Fixed Unsafe handling. [petite] Fixed Petite wiring. [lagarto] Fixed handling of naked ampersends. [http] Better handling of the HTTP connections.
下载:https://github.com/oblac/jodd/archive/v3.6.7.zip。 Jodd 是一个开源的 Java 工具集, 包含一些实用的工具类和小型框架。简单,却很强大! Jodd = Tools + IoC + MVC + DB + AOP + TX + JSON + HTML < 1.5 Mb Jodd 被分成众多模块,按需选择,其中 了解更多: GitHub page (5 min overview): http://oblac.github.io/jodd Jodd micro-frameworks (30 min overview): http://joddframework.org One-page love: http://jodd.org/about |