refactor(jyjc): 将服务注册中心从Eureka迁移到Nacos
- 移除Eureka相关配置项包括registry-fetch-interval-seconds、lease-expiration-duration-in-seconds等
- 添加Nacos服务发现配置包括server-addr、namespace、username、password等参数
- 添加Nacos配置管理相关设置如context-path、file-extension等
- 移除Eureka实例健康检查和状态页面URL配置
- 添加SpringBoot 2.6版本兼容性配置allow-circular-references和pathmatch策略
- 更新数据源连接地址和Redis数据库配置
Showing
Please
register
or
sign in
to comment