Skip to content

3.0 Released 📣

Latest
Compare
Choose a tag to compare
@ccmjga ccmjga released this 14 Feb 08:15

大更新

  1. 增加了以模型为一等公民的模板 -> model-first
  2. 增加了以领域驱动和领域事件为核心的选配项。
  3. 进一步优化了工程使用体验。
  4. 进一步优化了单元测试的使用体验。
  5. 修正了包括不限于 i18n 等各选配项的 bug。
  6. 优化了 quartz 的整合方式。
  7. 使用 jspecify 来替代 optional 的使用。
  8. 增加了 jwt-without-cookie 的认证方式选配项。
  9. 其他各种优化。

Big Change

  1. Added a model-first template that treats models as first-class citizens.
  2. Added domain-driven design and domain event-centric configuration options.
  3. Further optimized the engineering user experience.
  4. Further enhanced the unit testing experience.
  5. Fixed bugs in various configuration options, including but not limited to i18n.
  6. Improved the integration approach for Quartz.
  7. Replaced the use of Optional with JSpecify.
  8. Added a JWT-without-Cookie authentication option.
  9. Various other optimizations.