Package com.alibaba.cloud.nacos.parser
package com.alibaba.cloud.nacos.parser
-
ClassesClassDescriptionNacos-specific loader, If need to support other methods of parsing,you need to do the following steps:Nacos-specific resource.Parsing for XML requires overwriting the default
PropertiesPropertySourceLoader, because it internally rigorously validates (DOCTYPE) THE XML in a way that makes it difficult to customize the configuration; at finally, make sure it's in the first place.