JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.alibaba.cloud.nacos.annotation
Annotation Interface NacosConfigListener
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
NacosConfigListener
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
dataId
String
group
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
boolean
initNotify
String
key
Element Details
dataId
String
dataId
group
String
group
key
String
key
Default:
""
initNotify
boolean
initNotify
Default:
false