|
@@ -62,6 +62,13 @@
|
|
"sourceType": "com.ctrip.framework.apollo.core.ConfigConsts",
|
|
"sourceType": "com.ctrip.framework.apollo.core.ConfigConsts",
|
|
"description": "apollo meta server address."
|
|
"description": "apollo meta server address."
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "name": "apollo.property.names.cache.enable",
|
|
|
|
+ "type": "java.lang.Boolean",
|
|
|
|
+ "sourceType": "com.ctrip.framework.apollo.util.ConfigUtil",
|
|
|
|
+ "description": "enable property names cache.",
|
|
|
|
+ "defaultValue": false
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"name": "apollo.property.order.enable",
|
|
"name": "apollo.property.order.enable",
|
|
"type": "java.lang.Boolean",
|
|
"type": "java.lang.Boolean",
|