This section introduces how to manage microservices configuration.

Microservices configuration stores key-value data used by microservices, which can be used to separate microservices from their configuration data.

Note

This section only introduces how to manage microservices configuration. For information on how applications obtain configuration data, please refer to the Nacos official documentation.