Uses of Class
com.alibaba.cloud.nacos.NacosConfigProperties
Packages that use NacosConfigProperties
Package
Description
-
Uses of NacosConfigProperties in com.alibaba.cloud.nacos
Methods in com.alibaba.cloud.nacos that return NacosConfigPropertiesModifier and TypeMethodDescriptionNacosConfigManager.getNacosConfigProperties()NacosConfigAutoConfiguration.nacosConfigProperties(org.springframework.context.ApplicationContext context) NacosConfigBootstrapConfiguration.nacosConfigProperties()Methods in com.alibaba.cloud.nacos with parameters of type NacosConfigPropertiesModifier and TypeMethodDescriptionNacosConfigAutoConfiguration.nacosConfigManager(NacosConfigProperties nacosConfigProperties) NacosConfigBootstrapConfiguration.nacosConfigManager(NacosConfigProperties nacosConfigProperties) Constructors in com.alibaba.cloud.nacos with parameters of type NacosConfigProperties -
Uses of NacosConfigProperties in com.alibaba.cloud.nacos.client
Constructors in com.alibaba.cloud.nacos.client with parameters of type NacosConfigPropertiesModifierConstructorDescriptionNacosPropertySourceLocator(NacosConfigProperties nacosConfigProperties) Deprecated. -
Uses of NacosConfigProperties in com.alibaba.cloud.nacos.endpoint
Constructors in com.alibaba.cloud.nacos.endpoint with parameters of type NacosConfigPropertiesModifierConstructorDescriptionNacosConfigEndpoint(NacosConfigProperties properties, NacosRefreshHistory refreshHistory) -
Uses of NacosConfigProperties in com.alibaba.cloud.nacos.refresh
Methods in com.alibaba.cloud.nacos.refresh that return NacosConfigPropertiesMethods in com.alibaba.cloud.nacos.refresh with parameters of type NacosConfigPropertiesModifier and TypeMethodDescriptionNacosContextRefresher.setNacosConfigProperties(NacosConfigProperties nacosConfigProperties)