1、配置中心管理服务
1、配置 ID:Data ID

在 Nacos Spring Cloud 中,dataId 的完整格式如下:${prefix}-${spring.profile.active}.${file-extension}
大约 1 分钟
1、配置 ID:Data ID

在 Nacos Spring Cloud 中,dataId 的完整格式如下:${prefix}-${spring.profile.active}.${file-extension}
1、启动方式可见 Nacos 官网
2、在配置列表里配置自己的配置,按照规范填写各项。
user.name=zhengtianqi
user.password=123456