The Nacos SDK supports the parsing of Properties-formatted configuration, but does not support parsing YAML-formatted configuration. If you create a Properties-formatted configuration in the configuration center of SAE, the Nacos SDK can retrieve the configuration. However, the Nacos CDK cannot parse the configuration into YAML format. In that case, you have to parse the configuration data manually. The Nacos SDK cannot parse YAML-formatted data.