| 程序包 | 说明 |
|---|---|
| org.zodiac.nacos.parser | |
| org.zodiac.nacos.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractConfigParser
The user inherits the AbstraceConfigParse abstract class and adds the implementation class in
META-INF/com.alibaba.nacos.spring.util.ConfigParse to implement the addition of custom parsing rules.
|
class |
DefaultJsonConfigParser |
class |
DefaultPropertiesConfigParser |
class |
DefaultXmlConfigParser |
class |
DefaultYamlConfigParser |
| 限定符和类型 | 字段和说明 |
|---|---|
private static Map<String,Map<String,ConfigParser>> |
ConfigParsers.CUSTOMER_CONFIG_PARSE_MAP |
private static Map<String,ConfigParser> |
ConfigParsers.DEFAULT_CONFIG_PARSE_MAP |
Copyright © 2021 Zodiac. All rights reserved.