Tagged articles
1 articles
Page 1 of 1
Programmer DD
Programmer DD
Feb 9, 2019 · Cloud Native

How to Load Multiple Nacos Configurations and Share Them in Spring Cloud

This article explains how to split Spring Cloud application settings into separate Nacos configuration files, load them together using ext-config and shared-dataids properties, control refresh behavior, and understand the priority order when overlapping keys appear, providing practical code examples and reference links.

JavaShared ConfigSpring Cloud
0 likes · 7 min read
How to Load Multiple Nacos Configurations and Share Them in Spring Cloud