Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

v2.0.2

Compare
Choose a tag to compare
@hb0730 hb0730 released this 16 Nov 10:17

Feature

  • [commons-lang]
    • StringUtils#join 拼接对个string类型的参数
  • [commons-json]
    • Jsons#getCurrentJson 获取当前IJson

Fixed

  • [commons-cache]
    • 当使用jdk8的LocalDateTime时jackson序列化出现问题

Change

  • [commons-json]
    • 异常提示
  • [commons-cache]
    • try catch 异常响应问题