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

Releases: venusdrogon/feilong-platform

1.0.7 Releases

15 Jul 10:37
Compare
Choose a tag to compare

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

1.0.6 Releases

13 May 04:24
Compare
Choose a tag to compare

core add:

EnumUtil ,you can use this class  getEnumByField

add project:
feilong-framework-bind ,you can use this project to do params-object
mapping

update project:
feilong-framework-netpay ,Separation payment and advance(support
close/query)

Other details

1.0.5

20 Apr 07:26
Compare
Choose a tag to compare

update taglib

1.0.4

25 Mar 13:46
Compare
Choose a tag to compare
1.update feilong security framework
2.update feilong feilong-netpay framework
3.URIUtil.getBefore(url) to URIUtil.getBeforePath(url)
4.update slf4j 1.6.4 to 1.7.6
5.update log4j 1.2.6 to 1.2.7