sz-orm-config 1.1.0

Config management: multi-source (file/env/etcd/consul) with hot-reload
Documentation

SZ-ORM Config — 配置中心

提供配置中心抽象(Consul/Nacos 等),支持 get/set/delete/list/watch, 并可在配置变更时通过回调通知订阅者。

主要类型

  • [ConfigCenter] trait — 配置中心接口
  • [ConfigChangeEvent] — 配置变更事件