Java 常用工具包,Jodd 3.6.7 發行說明

jopen 9年前發布 | 10K 次閱讀 Jodd

Jodd 3.6.7 是個非常與眾不同的版本,雖然主要是 bug 修復,但是 Java 升級到了 Java 7。

新特性:

  • [vtor] Added message to validation annotation.

    </li>

  • [util] Added method to parse internet time.

    </li>

  • [props] Added method to get profiles list.

    </li>

  • [util] Added PBKDF2Hash and MurmurHash3.

    </li>

  • [json] Make JSON parser to be aware of JSON annotations.

    </li>

  • [util] Added ZipBuilder.

    </li>

  • [json] Added set serialization.

    </li>

  • [json] Added FileJsonTypeSerializer.

    </li>

  • [util] Enhanced StringTemplateParser to support macros with just $.

    </li>

  • [util] Added BeanWalker.

    </li>

  • [util] Added some StringUtil methods.

    </li> </ul>

    改進:

    • [madvoc] Class loading exception loosened.

      </li>

    • [util] Extended Class loader has been significantly improved.

      </li>

    • [http] Replaced the HttpValuesMap with HttpMultiMap.

      </li>

    • [mail] Added ParseEML class.

      </li>

    • [util] Removed sort.

      </li> </ul>

      Bug 修復:

      • [http] Fixed encoding with multipart requests.

        </li>

      • [json] Fixed special case in parsing.

        </li>

      • [util] Fixed boolean printf.

        </li>

      • [util] Fixed BCrypt.

        </li>

      • [dboom] Fixed issues with hints and collections.

        </li>

      • [util] Fixed Unsafe handling.

        </li>

      • [petite] Fixed Petite wiring.

        </li>

      • [lagarto] Fixed handling of naked ampersends.

        </li>

      • [http] Better handling of the HTTP connections.

        </li> </ul>

        下載: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 被分成眾多模塊,按需選擇,其中