Uses of Class
com.alibaba.cloud.nacos.client.NacosPropertySource
Packages that use NacosPropertySource
-
Uses of NacosPropertySource in com.alibaba.cloud.nacos
Methods in com.alibaba.cloud.nacos that return NacosPropertySourceModifier and TypeMethodDescriptionstatic NacosPropertySourceNacosPropertySourceRepository.getNacosPropertySource(String dataId) Deprecated.static NacosPropertySourceNacosPropertySourceRepository.getNacosPropertySource(String dataId, String group) Methods in com.alibaba.cloud.nacos that return types with arguments of type NacosPropertySourceModifier and TypeMethodDescriptionstatic List<NacosPropertySource>NacosPropertySourceRepository.getAll()Methods in com.alibaba.cloud.nacos with parameters of type NacosPropertySourceModifier and TypeMethodDescriptionstatic voidNacosPropertySourceRepository.collectNacosPropertySource(NacosPropertySource nacosPropertySource) static voidNacosPropertySourceRepository.collectNacosPropertySources(NacosPropertySource nacosPropertySource) Deprecated. -
Uses of NacosPropertySource in com.alibaba.cloud.nacos.client
Methods in com.alibaba.cloud.nacos.client that return NacosPropertySource