api-result 2.7.3 发布,API 接口返回结果规范化解决方案

时间:2022-11-18 08:10:53

api-result 2.7.3 已经发布,API 接口返回结果规范化解决方案。

api-result 2.7.3 发布,API 接口返回结果规范化解决方案 New Features

  • 新增 Boolean 结果类型响应类:BooleanResponse
  • com.fengwenyi.api.result.StringUtils 改为只为本包使用
  • Builder -> IBuilder
  • Result -> IResult

api-result 2.7.3 发布,API 接口返回结果规范化解决方案 Bug Fixes

  • 修复 ResultTemplate.date 转json,可能出现无法被序列化的问题

api-result 2.7.3 发布,API 接口返回结果规范化解决方案 Document

  • 修复文档示例代码不正确的问题

详情查看:https://gitee.com/fengwenyi/api-result/releases/2.7.3