forked from kidgrow-microservices-platform

bingbing
2020-07-14 e0bb13f823169282241f5797f7a0cbaabc1d3365
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "groups": [
    {
      "name": "kidgrow.indices",
      "type": "com.kidgrow.admin.properties.IndexProperties",
      "sourceType": "com.kidgrow.admin.properties.IndexProperties"
    }
  ],
  "properties": [
    {
      "name": "kidgrow.indices.show",
      "type": "java.lang.String[]",
      "description": "配置过滤的索引名:默认只显示这些索引",
      "sourceType": "com.kidgrow.admin.properties.IndexProperties"
    }
  ],
  "hints": []
}