Skip to content

2.0.9.RELEASE

Choose a tag to compare

@hengboy hengboy released this 11 Jun 01:10
· 536 commits to master since this release
  • ApiBoot Mybatis Enhance Codegen(代码自动生成插件)
    • 生成实体默认实现序列化接口
    • 可指定多表生成实体
    • 支持自定义模板生成类文件
  • ApiBoot Security Oauth(权限、资源安全框架)
    • 支持自定义GrantType授权类型(短信登录、微信登录等)