Skip to content

2.0.7.RELEASE

Choose a tag to compare

@hengboy hengboy released this 07 May 09:38
· 565 commits to master since this release
  • ApiBoot RateLimiter
    • 添加Redis Lua脚本分布式限流方式
    • 修复拦截ApiBoot Swagger静态资源问题
    • 添加全局限流配置参数
    • 添加开启全局限流配置
    • 使用Nacos做分布式限流配置中心,可实时更新限流配置,完成流量突增应对
  • ApiBoot Mybatis Enhance Codegen
    • 初版发布,专为ApiBoot Mybatis Enhance编写