Uses of Interface
com.alibaba.nacos.api.config.convert.NacosConfigConverter
-
Packages that use NacosConfigConverter Package Description com.alibaba.nacos.api.config.annotation -
-
Uses of NacosConfigConverter in com.alibaba.nacos.api.config.annotation
Methods in com.alibaba.nacos.api.config.annotation that return types with arguments of type NacosConfigConverter Modifier and Type Method Description Class<? extends NacosConfigConverter>converter()SpecifyNacos configuraion convertorclass to convert target type instance.
-