Skip to content

v.1.3GA

Compare
Choose a tag to compare
@shimingxy shimingxy released this 04 Apr 03:50

1、记住登录修复,RememberMe fix
2、应用账号配置修复
3、内部缓存使用改用ehcache,同时支持redis
4、社交账号登录使用JustAuth 1.14.0,支持更多的第三方社交集成
5、代码使用checkstyle
6、完善gradle编译脚本,并升级到gradle-6.0
7、依赖jar升级,消除非必要依赖
spring->5.2.5.RELEASE,
springBoot->2.2.6.RELEASE
mybatis->3.5.4
log4j->2.13.1
httpcomponents->4.5.12
8、其他漏洞修正