跳到主要内容

13、SpringCloud Alibaba Nacos(1)Nacos Config 简介

 

使用 SpringCloud Alibaba NacosConfig,可基于 Spring Cloud 的编程模型快速接入 Nacos 配置管理功能

  • 上一节 SpringCloud Alibaba Nacos注册中心记录了 Nacos 作为注册中心的使用方式,这节继续记录下Nacos作为配置中心的使用方式。本节使用的Spring Cloud版本为Hoxton.SR3,SpringCloud Alibaba 版本为 2.2.0.RELEASE,Spring Boot 版本为 2.2.3.RELEASE