Skip to content

Release 0.0.01

Latest
Compare
Choose a tag to compare
@weihubeats weihubeats released this 17 Mar 04:04
· 2 commits to master since this release
  1. 统一公司所有spring boot项目的依赖管理
  2. 提供开箱即用的web-spring-boot-start模块,解决web开发需要手动封装工具类的痛点
  3. 提供统一异常处理
  4. 提供优雅的时间戳转LocalDateTime注解
  5. 提供开箱即用的分页对象
  6. 提供开箱即用的分布式锁
  7. 提供开箱即用的mybatis-plus模块
  8. 提供开箱即用的ddd聚合根模块