Skip to content

V1.4.0

Compare
Choose a tag to compare
@springboot-plus springboot-plus released this 04 Nov 16:05
· 170 commits to master since this release
20c060c

[V1.4.0] 2019.11.5 🚔

spring-boot-plus集成用户角色权限部门管理

⭐️ New Features

  • 两种方式获取验证码
  • 用户角色权限部门功能
  • 同时生成多张表代码

⚡️ Optimization

  • 自定义是否启用Shiro权限拦截
  • 优化LogAop配置
  • 代码生成模板优化,三种生成策略
  • 自定义生成Shiro RequiresPermissions注解
  • Jackson工具类,按字段顺序格式化输出
  • BaseEnum 枚举父接口,EnumController,BaseEnumUtil, EnumTypeValidator 校验/获取枚举信息

🐞 Bug Fixes

  • fix #81 刷新token问题
  • fix 获取角色token问题
  • fix refreshToken方法和LoginUtil工具类方法问题

📔 Documentation

🔨 Dependency Upgrades

  • Upgrade to spring-boot 2.2.0.RELEASE
  • Upgrade to spring-boot-admin 2.2.0-SNAPSHOT
  • Upgrade to lombok 1.18.10
  • Upgrade to hutool 5.0.3
  • Upgrade to mapstruct 1.3.1.Final
  • Upgrade to hutool 5.0.4