设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

feilong-core 1.10.0,让Java开发更简便的工具包

2016-12-27 21:51| 发布者: joejoe0332| 查看: 561| 评论: 0|原作者: oschina|来自: oschina

摘要: feilong-core 1.10.0 发布了,feilong-core 是一个让 Java 开发更简便的工具包。简介:让你从大量重复的底层代码中脱身,提高工作效率;让你的代码更简炼,易写、易读、易于维护;本次升级共有34处变更,具体参见1.10.0 ...

feilong-core 1.10.0 发布了,feilong-core 是一个让 Java 开发更简便的工具包。

简介:

  1. 让你从大量重复的底层代码中脱身,提高工作效率;

  2. 让你的代码更简炼,易写、易读、易于维护;

本次升级共有34处变更,具体参见 1.10.0 milestone

1.特性

  • none

2.修改

  • ResourceBundleUtil.getResourceBundle(InputStream) close InputStream fix #588

  • update some method param type from Collection to Iterable fix #563

  • update BeanUtil.populate javadoc fix #561

  • update error javadoc fix #560

3.移除

  • move json function fix #568

  • CollectionsUtil remove List<O> removeAll(Collection<O> objectCollection,String propertyName,Collection<V> propertyValueList fix #565

  • CollectionsUtil remove List<O> removeAll(Collection<O> objectCollection,String propertyName,V...propertyValues) fix #564

  • move com.feilong.test pacage to feilong-commons-test fix #578

  • remove commons-lang:commons-lang fix #576

  • remove @Deprecated Constants com.feilong.core.RegexPattern.AN fix #585

  • remove @Deprecated Constants com.feilong.core.RegexPattern.ANS fix #586

  • remove @Deprecated Constants com.feilong.core.RegexPattern.NUMBER fix #587

  • remove @Deprecated Constants com.feilong.core.RegexPattern.IP fix #584

  • remove @Deprecated Constants com.feilong.core.RegexPattern.LETTER_LOWERCASE fix #583

  • remove @Deprecated Constants com.feilong.core.RegexPattern.LETTER fix #582

  • remove @Deprecated Constants com.feilong.core.RegexPattern.LETTER_UPPERCASE fix #581

  • remove @Deprecated Constants com.feilong.core.RegexPattern.URLLINK fix #580

                上述常量 建议使用的方案参见 RegexPattern 类上的 javadoc

4.Bug 修复

  • none

下载地址:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部