摘要: 1.配置中心介绍 1.1 springcloud config Spring Cloud Config 为分布式系统的外部配置提供了服务端和客户端的支持方案。在配置的服务端您可以在所有环境中为应用程序管理外部属性的中心位置。客户端和服务端概念上的Spring Environment 和 Proper 阅读全文
posted @ 2021-05-29 18:55 本兮嘻嘻 阅读(1175) 评论(0) 推荐(0)
摘要: 启动nacos后不能访问远程配置 访问官网确定nacos与各组件的版本关系 https://nacos.io/zh-cn/docs/quick-start-spring-cloud.html 使用命令启动 startup.cmd -m standalone 启动nacos 依赖确定 指定 boots 阅读全文
posted @ 2021-05-29 17:51 本兮嘻嘻 阅读(8022) 评论(0) 推荐(1)