@Target(value={CONSTRUCTOR,FIELD,METHOD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface NacosInjected
ConfigService
or NamingService
instance into the target Bean.ConfigService
,
NamingService
,
NacosProperties
Modifier and Type | Optional Element and Description |
---|---|
NacosProperties |
properties
The
NacosProperties attribute, If not specified, it will use global Nacos Properties. |
public abstract NacosProperties properties
NacosProperties
attribute, If not specified, it will use global Nacos Properties.NacosProperties
Copyright © 2018–2020 Alibaba Group. All rights reserved.