Skip to content

v2.7.3

Compare
Choose a tag to compare
@fengwenyi fengwenyi released this 17 Nov 14:29
· 8 commits to main since this release

⭐ New Features

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

🐛 Bug Fixes

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

📝 Document

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