Commit Graph

2 Commits

Author SHA1 Message Date
反编译工作区 452a4a16ec feat(deps): add spring-cloud-starter-zookeeper-discovery for Dubbo/ZK service discovery
- Add ZK discovery dep to parent POM (v1.1.0.RELEASE, Edgware-compatible)
- Add ZK discovery dep to starter POM for runtime classpath inclusion
- Architecture: discovery.enabled=false → Consul registration only
  ZK DiscoveryClient → service lookup for Feign → Ribbon → ServerList
  Closes gap between architecture design doc and implementation


Former-commit-id: 6b5898d0e07ca6ebf2ccbb69ace5fa77ac6f0749
2026-05-03 20:10:28 +08:00
反编译工作区 8b15445328 feat: add service config templates and extraction script
Former-commit-id: 1de24b7eb79676d1aba9d799a58c5a753290cf52
2026-05-01 19:38:01 +08:00