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

1.0.7 Releases

Compare
Choose a tag to compare
@venusdrogon venusdrogon released this 15 Jul 10:37

update to 1.0.7 …

add project:
add feilong-tools-zookeeper
add feilong-taglib-display

update RandomUtil,新增 全局实例(static) Random对象

add com.feilong.commons.core.lang.reflect package

大幅度更新javadoc
优化加密解密工具类,更新了包名 com.feilong.commons.security

update commons-beanutils to version 1.9.2

rename CollectionUtil to CollectionsUtil

add StringUtil#tokenizeToStringArray and update javadoc
rename StringUtil.convertStringToT to StringUtil.toT

delete feilong-tools-cxf,new webservice maven project model,add …
feilong-webservice-cxf and feilong-webservice-jws

product jre update to 1.7

add DateUtil.getWeekOfYear(Date) method,

move sql package to feilong-db-jdbc project

rename FileUtil formatFileSize to formatSize

add package com.feilong.commons.core.bean ,and move BeanUtil

remove Constants,System.getProperty("line.separator") can use …
Commons-lang SystemUtils.LINE_SEPARATOR

update RegexUtil,and add group function

FileUtil add getFileTopParentName

add MySQL5UTF8Dialect

move ObjectUtil to com.feilong.commons.core.lang package

change jsonUtil to com.feilong.commons.core.tools.json package