forked from kidgrow-microservices-platform

侯瑞军
2020-04-15 68781027d6ec3a92cc7da08ce03ed6373fe6b6e0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "groups": [
    {
      "name": "kidgrow.cache-manager",
      "type": "com.kidgrow.redis.properties.CacheManagerProperties",
      "sourceType": "com.kidgrow.redis.properties.CacheManagerProperties"
    }
  ],
  "properties": [
    {
      "name": "kidgrow.cache-manager.configs",
      "type": "java.util.List<com.kidgrow.redis.properties.CacheManagerProperties$CacheConfig>",
      "sourceType": "com.kidgrow.redis.properties.CacheManagerProperties"
    }
  ],
  "hints": []
}