@Target(value={TYPE,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Import(value=NacosBeanDefinitionRegistrar.class) public @interface EnableNacos
NacosBeanDefinitionRegistrar| Modifier and Type | Required Element and Description |
|---|---|
com.alibaba.nacos.api.annotation.NacosProperties |
globalProperties
Global
Nacos Properties |
Copyright © 2020. All rights reserved.