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

1.10.7

Compare
Choose a tag to compare
@venusdrogon venusdrogon released this 02 Jan 07:28
· 129 commits to newmaster since this release

[项目结构调整]

  • #149 feilong-tools-security 升级为顶级项目
  • #59 支付框架增加微信支付方式
  • #135 修改 com.feilong.tools.jsonlib 包名
  • #136 feilong-net-filetransfer 移动到 feilong-net
  • #137 feilong-tools-mail 移动到 feilong-net
  • #139 新建 feilong-shade 项目
  • #133 feilong-util-all 加入 feilong-xml-xstream
  • #131 重新定义 feilong-tools-fastjson 等 module 的maven 坐标
  • #130 feilong-tools-xstream 移动到 feilong-xml 子项目

[版本升级]

  • #132 xstream 升级到 1.4.10
  • #147 升级 tiles 到 3.0.8
  • #143 Apache Commons Text 1.2,处理字符串的算法库

[插件升级]

  • none

[其他项目调整]

  • #145 重构 feilong-office-csv
  • #138 jsonutil 新增当长度大于一定长度 省略号 代替的 JsonValueProcessor
  • #141 feilong-formatter BeanFormatterConfig Map<String, Converter> propertyNameAndConverterMap 改成 Transformer
  • #140 feilong-fomatter 如果是日期格式可以定义个默认格式规则
  • #134 修改 emailProvider.properties配置文件名字
  • #129 新建 com.feilong.tools.xstream.XStreamUtil.toXML(Object)

[其他pom调整]

  • none