【core 】 修改FastDateParser策略,与JDK保持一致(issue#I1AXIN@Gitee)
【setting】 修复Props.toBean方法null的问题
【core 】 修复DataUtil.parseLocalDateTime无时间部分报错问题(issue#I1B18H@Gitee)
【core 】 修复NetUtil.isUsableLocalPort()判断问题(issue#765@Github)
【core 】 增加PropsUtil及getFirstFound方法(issue#I1960O@Gitee)
【core 】 CharsetUtil在不支持GBK的系统中运行报错问题(issue#731@Github)
【core 】 RandomUtil的randomEleSet方法顺序不随机的问题(pr#741@Github)
【core 】 修复StopWatch的toString判断问题(issue#I18VIK@Gitee)
【json】 JSONUtil.toBean支持JSONArray
【extra】 修复getSession端口判断错误