Skip to content

FiveTigers.SR2

Compare
Choose a tag to compare
@javahongxi javahongxi released this 04 Dec 05:16
· 550 commits to master since this release

优化:

  • redis spring-boot demo 移到 whatsmars-spring-boot-samples,使whatsmars-redis成为纯粹的sdk
  • rocketmq的spring封装独立成模块 whatsmars-mq-rocketmq-spring
  • whatsmars-mq模块包名简化
  • rocketmq starter支持订阅指定集群
  • dubbo spring-boot demo 新增支持多注册中心例子
  • root pom 引入 spring-boot-dependencies,从而简化项目依赖及统一版本
  • 数据库host由ip改为域名 db.hongxi.org (本地hosts,防止ip暴露)

新增:

  • whatsmars-earth-manager