Skip to content

release 1.2.5

Compare
Choose a tag to compare
@pugwoo pugwoo released this 05 Feb 13:48
· 30 commits to master since this release
a24baf4
<dependency>
    <groupId>com.pugwoo</groupId>
    <artifactId>woo-utils</artifactId>
    <version>1.2.5</version>
</dependency>
  • [enhance] 修改NumberUtils.sum对mapper的校验,当提供为null时抛出异常,而不是默认指定o->o