| Class | Description |
|---|---|
| AbstractPropertySourceLoader |
Nacos-specific loader, If need to support other methods of parsing,you need to do the
following steps:
|
| NacosByteArrayResource |
Nacos-specific resource.
|
| NacosDataParserHandler | |
| NacosJsonPropertySourceLoader | |
| NacosXmlPropertySourceLoader |
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. |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.