| Package | Description |
|---|---|
| com.alibaba.nacos.spring.util | |
| com.alibaba.nacos.spring.util.parse |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigParse
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJsonConfigParse |
class |
DefaultPropertiesConfigParse |
class |
DefaultXmlConfigParse
Just support xml config like this
|
class |
DefaultYamlConfigParse |
Copyright © 2020. All rights reserved.