| Constructor and Description |
|---|
DefaultNacosConfigConverter(Class<T> targetType) |
DefaultNacosConfigConverter(Class<T> targetType,
org.springframework.core.convert.ConversionService conversionService,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class<T> targetType) |
T |
convert(String source) |
Copyright © 2020. All rights reserved.