T
public interface NacosConfigConverter<T>
boolean
canConvert(Class<T> targetType)
convert(String config)
boolean canConvert(Class<T> targetType)
targetType
true
false
T convert(String config)
config
null
Copyright © 2018–2020 Alibaba Group. All rights reserved.