Uses of Class
com.alibaba.nacos.api.annotation.NacosProperties
-
Packages that use NacosProperties Package Description com.alibaba.nacos.api.annotation com.alibaba.nacos.api.config.annotation -
-
Uses of NacosProperties in com.alibaba.nacos.api.annotation
Methods in com.alibaba.nacos.api.annotation that return NacosProperties Modifier and Type Method Description NacosPropertiesproperties()TheNacosPropertiesattribute, If not specified, it will use global Nacos Properties. -
Uses of NacosProperties in com.alibaba.nacos.api.config.annotation
Methods in com.alibaba.nacos.api.config.annotation that return NacosProperties Modifier and Type Method Description NacosPropertiesproperties()TheNacosPropertiesattribute, If not specified, it will use global Nacos Properties.NacosPropertiesproperties()TheNacosPropertiesattribute, If not specified, it will use global Nacos Properties.
-