spring-configuration-metadata.json 1006 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "groups": [
  3. {
  4. "name": "tencent",
  5. "type": "com.malk.guyuan.server.tencent.TXYConf",
  6. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  7. }
  8. ],
  9. "properties": [
  10. {
  11. "name": "tencent.a-p-p-i-d",
  12. "type": "java.lang.String",
  13. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  14. },
  15. {
  16. "name": "tencent.region",
  17. "type": "java.lang.String",
  18. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  19. },
  20. {
  21. "name": "tencent.secret-id",
  22. "type": "java.lang.String",
  23. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  24. },
  25. {
  26. "name": "tencent.secret-key",
  27. "type": "java.lang.String",
  28. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  29. },
  30. {
  31. "name": "tencent.t-y-p-e-i-n-v-o-i-c-e",
  32. "type": "java.util.Map<java.lang.String,java.lang.String>",
  33. "description": "票据类型",
  34. "sourceType": "com.malk.guyuan.server.tencent.TXYConf"
  35. }
  36. ],
  37. "hints": []
  38. }