微服务,各种组件的示例代码
Go to file
YangQiang 945c4a8d05 集成Nacos并新增Demo2微服务项目
本次提交实现了微服务架构扩展,新增 MicoService.Demo2 项目并集成 Nacos 配置中心与注册中心。主项目移除 WeatherForecast 相关代码,新增 TestController 支持服务间调用。完善配置文件,支持服务注册、发现与配置管理,为后续微服务通信和动态配置打下基础。
2026-02-07 17:59:09 +08:00
MicoService.Demo 集成Nacos并新增Demo2微服务项目 2026-02-07 17:59:09 +08:00
MicoService.Demo2 集成Nacos并新增Demo2微服务项目 2026-02-07 17:59:09 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2026-02-06 17:48:39 +08:00
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 2026-02-06 17:48:39 +08:00
MicoService.Demo.slnx 集成Nacos并新增Demo2微服务项目 2026-02-07 17:59:09 +08:00
README.md 添加 .gitattributes、.gitignore 和 README.md。 2026-02-06 17:48:39 +08:00

README.md

MicoService.Demo