@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface MultipleConfig
| Modifier and Type | Required Element and Description |
|---|---|
String |
appId
multiple appId
|
String[] |
namespaces
Add the namespace you need to load
|
public abstract String appId
public abstract String[] namespaces
public abstract String secret
Copyright © 2025. All rights reserved.