ApiBoot 2.0.4.RELEASE 版本发布

  

码云 Wiki:https://gitee.com/hengboy/api-boot/wikis

2.0.5.RC1 (吐血撸码~~)

  • 推送服务集成
    • 极光推送组件
  • ApiBoot Resource Load
    • 添加资源Redis缓存支持

2.0.4.RELEASE

  • SpringBoot 版本升级
    • 升级SpringBoot版本为2.1.4.RELEASE
  • ApiBoot Security Oauth
    • 添加自定义resourceId属性配置
    • 修改Oauth2资源拦截路径为数组,可配置多个使用","隔开
    • 添加自定义开启http basic属性配置
    • 添加自定义开启csrf属性配置
    • 添加AssessDenied异常处理支持
    • 添加AuthenticationEntryPoint认证端点异常处理支持
  • ApiBoot Http converter
    • 提供Decimal精度、小数位数处理ValueFilter
    • 提供隐藏字符串ValueFilter
    • 修复#3
  • ApiBoot Alibaba OSS
    • 上传、下载进度条方法提供
    • 分片上传方法提供
  • ApiBoot Resource Load
    • 初版发布
    • 提供资源与业务完全分离

2.0.3.RELEASE

  • ApiBoot Security Oauth
    • 修改Spring Security内存/Jdbc整合方式
    • 修改Oauth2内存/Jdbc整合方式
  • ApiBoot DataSource Switch
    • 初版发布

2.0.2.RELEASE

  • ApiBoot Quartz
    • 初版发布

2.0.1.RELEASE

  • ApiBoot Security Oauth
    • 初版发布
    • 整合Jwt格式化令牌
    • 内存方式集成
    • jdbc方式集成
  • ApiBoot Swagger
    • 初版发布
  • ApiBoot Http Converter
    • 初版发布
  • ApiBoot Alibaba OSS
    • 初版发布
  • ApiBoot Alibaba SMS
    • 初版发布

猜你喜欢

转载自www.oschina.net/news/105997/apiboot-2-0-4-release-released