public class NacosConfigReceivedEvent extends NacosConfigEvent
event of Nacos Configuration that has been changed.source| 构造器和说明 |
|---|
NacosConfigReceivedEvent(com.alibaba.nacos.api.config.ConfigService configService,
String dataId,
String groupId,
String content,
String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent()
Get Content of published Nacos Configuration
|
String |
getType() |
getConfigService, getDataId, getGroupId, getSourcetoStringCopyright © 2021. All rights reserved.