spring-configuration-metadata.json 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. {
  2. "groups": [
  3. {
  4. "name": "aliwork",
  5. "type": "com.malk.server.aliwork.YDConf",
  6. "sourceType": "com.malk.server.aliwork.YDConf"
  7. },
  8. {
  9. "name": "corp",
  10. "type": "com.malk.server.common.McConf",
  11. "sourceType": "com.malk.server.common.McConf"
  12. },
  13. {
  14. "name": "dingtalk",
  15. "type": "com.malk.server.dingtalk.DDConf",
  16. "sourceType": "com.malk.server.dingtalk.DDConf"
  17. },
  18. {
  19. "name": "ekuaibao",
  20. "type": "com.malk.server.ekuaibao.EKBConf",
  21. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  22. },
  23. {
  24. "name": "file",
  25. "type": "com.malk.server.common.FilePath",
  26. "sourceType": "com.malk.server.common.FilePath"
  27. },
  28. {
  29. "name": "file.path",
  30. "type": "com.malk.server.common.FilePath$Path",
  31. "sourceType": "com.malk.server.common.FilePath"
  32. },
  33. {
  34. "name": "file.path",
  35. "type": "com.malk.server.common.FilePath$Path",
  36. "sourceType": "com.malk.server.common.FilePath$Path"
  37. },
  38. {
  39. "name": "file.path",
  40. "type": "com.malk.server.common.FilePath$Path",
  41. "sourceType": "com.malk.server.common.FilePath$Path"
  42. },
  43. {
  44. "name": "file.path",
  45. "type": "com.malk.server.common.FilePath$Path",
  46. "sourceType": "com.malk.server.common.FilePath$Path"
  47. },
  48. {
  49. "name": "file.path",
  50. "type": "com.malk.server.common.FilePath$Path",
  51. "sourceType": "com.malk.server.common.FilePath$Path"
  52. },
  53. {
  54. "name": "file.path",
  55. "type": "com.malk.server.common.FilePath$Path",
  56. "sourceType": "com.malk.server.common.FilePath$Path"
  57. },
  58. {
  59. "name": "file.path",
  60. "type": "com.malk.server.common.FilePath$Path",
  61. "sourceType": "com.malk.server.common.FilePath$Path"
  62. },
  63. {
  64. "name": "file.source",
  65. "type": "com.malk.server.common.FilePath$Source",
  66. "sourceType": "com.malk.server.common.FilePath"
  67. },
  68. {
  69. "name": "file.source",
  70. "type": "com.malk.server.common.FilePath$Source",
  71. "sourceType": "com.malk.server.common.FilePath$Source"
  72. },
  73. {
  74. "name": "file.source",
  75. "type": "com.malk.server.common.FilePath$Source",
  76. "sourceType": "com.malk.server.common.FilePath$Source"
  77. },
  78. {
  79. "name": "file.source",
  80. "type": "com.malk.server.common.FilePath$Source",
  81. "sourceType": "com.malk.server.common.FilePath$Source"
  82. },
  83. {
  84. "name": "file.source",
  85. "type": "com.malk.server.common.FilePath$Source",
  86. "sourceType": "com.malk.server.common.FilePath$Source"
  87. },
  88. {
  89. "name": "file.source",
  90. "type": "com.malk.server.common.FilePath$Source",
  91. "sourceType": "com.malk.server.common.FilePath$Source"
  92. },
  93. {
  94. "name": "file.source",
  95. "type": "com.malk.server.common.FilePath$Source",
  96. "sourceType": "com.malk.server.common.FilePath$Source"
  97. },
  98. {
  99. "name": "fxiaoke",
  100. "type": "com.malk.server.fxiaoke.FXKConf",
  101. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  102. },
  103. {
  104. "name": "spring.datasource.primary",
  105. "type": "javax.sql.DataSource",
  106. "sourceType": "com.malk.config.mutilSource.DataSourceConfig",
  107. "sourceMethod": "primaryDataSource()"
  108. },
  109. {
  110. "name": "spring.datasource.slave",
  111. "type": "javax.sql.DataSource",
  112. "sourceType": "com.malk.config.mutilSource.DataSourceConfig",
  113. "sourceMethod": "slaveDataSource()"
  114. },
  115. {
  116. "name": "tencent",
  117. "type": "com.malk.server.tencent.TXYConf",
  118. "sourceType": "com.malk.server.tencent.TXYConf"
  119. }
  120. ],
  121. "properties": [
  122. {
  123. "name": "aliwork.app-type",
  124. "type": "java.lang.String",
  125. "sourceType": "com.malk.server.aliwork.YDConf"
  126. },
  127. {
  128. "name": "aliwork.system-token",
  129. "type": "java.lang.String",
  130. "sourceType": "com.malk.server.aliwork.YDConf"
  131. },
  132. {
  133. "name": "corp.engineers",
  134. "type": "java.util.List<java.lang.String>",
  135. "sourceType": "com.malk.server.common.McConf"
  136. },
  137. {
  138. "name": "corp.page-size",
  139. "type": "java.lang.Integer",
  140. "description": "最大分页",
  141. "sourceType": "com.malk.server.common.McConf",
  142. "defaultValue": 100
  143. },
  144. {
  145. "name": "corp.time-await",
  146. "type": "java.lang.Integer",
  147. "sourceType": "com.malk.server.common.McConf",
  148. "defaultValue": 0
  149. },
  150. {
  151. "name": "corp.time-out",
  152. "type": "java.lang.Integer",
  153. "sourceType": "com.malk.server.common.McConf",
  154. "defaultValue": 0
  155. },
  156. {
  157. "name": "dingtalk.aes-key",
  158. "type": "java.lang.String",
  159. "sourceType": "com.malk.server.dingtalk.DDConf"
  160. },
  161. {
  162. "name": "dingtalk.agent-id",
  163. "type": "java.lang.String",
  164. "sourceType": "com.malk.server.dingtalk.DDConf"
  165. },
  166. {
  167. "name": "dingtalk.app-key",
  168. "type": "java.lang.String",
  169. "sourceType": "com.malk.server.dingtalk.DDConf"
  170. },
  171. {
  172. "name": "dingtalk.app-secret",
  173. "type": "java.lang.String",
  174. "sourceType": "com.malk.server.dingtalk.DDConf"
  175. },
  176. {
  177. "name": "dingtalk.corp-id",
  178. "type": "java.lang.String",
  179. "sourceType": "com.malk.server.dingtalk.DDConf"
  180. },
  181. {
  182. "name": "dingtalk.operator",
  183. "type": "java.lang.String",
  184. "sourceType": "com.malk.server.dingtalk.DDConf"
  185. },
  186. {
  187. "name": "dingtalk.token",
  188. "type": "java.lang.String",
  189. "sourceType": "com.malk.server.dingtalk.DDConf"
  190. },
  191. {
  192. "name": "ekuaibao.app-key",
  193. "type": "java.lang.String",
  194. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  195. },
  196. {
  197. "name": "ekuaibao.app-security",
  198. "type": "java.lang.String",
  199. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  200. },
  201. {
  202. "name": "ekuaibao.corp-id",
  203. "type": "java.lang.String",
  204. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  205. },
  206. {
  207. "name": "ekuaibao.platform-api",
  208. "type": "java.lang.String",
  209. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  210. },
  211. {
  212. "name": "ekuaibao.platform-url",
  213. "type": "java.lang.String",
  214. "description": "获取地址前缀",
  215. "sourceType": "com.malk.server.ekuaibao.EKBConf"
  216. },
  217. {
  218. "name": "file.path.file",
  219. "type": "java.lang.String",
  220. "sourceType": "com.malk.server.common.FilePath$Path"
  221. },
  222. {
  223. "name": "file.path.file",
  224. "type": "java.lang.String",
  225. "sourceType": "com.malk.server.common.FilePath$Path"
  226. },
  227. {
  228. "name": "file.path.file",
  229. "type": "java.lang.String",
  230. "sourceType": "com.malk.server.common.FilePath$Path"
  231. },
  232. {
  233. "name": "file.path.file",
  234. "type": "java.lang.String",
  235. "sourceType": "com.malk.server.common.FilePath$Path"
  236. },
  237. {
  238. "name": "file.path.file",
  239. "type": "java.lang.String",
  240. "sourceType": "com.malk.server.common.FilePath$Path"
  241. },
  242. {
  243. "name": "file.path.file",
  244. "type": "java.lang.String",
  245. "sourceType": "com.malk.server.common.FilePath$Path"
  246. },
  247. {
  248. "name": "file.path.image",
  249. "type": "java.lang.String",
  250. "sourceType": "com.malk.server.common.FilePath$Path"
  251. },
  252. {
  253. "name": "file.path.image",
  254. "type": "java.lang.String",
  255. "sourceType": "com.malk.server.common.FilePath$Path"
  256. },
  257. {
  258. "name": "file.path.image",
  259. "type": "java.lang.String",
  260. "sourceType": "com.malk.server.common.FilePath$Path"
  261. },
  262. {
  263. "name": "file.path.image",
  264. "type": "java.lang.String",
  265. "sourceType": "com.malk.server.common.FilePath$Path"
  266. },
  267. {
  268. "name": "file.path.image",
  269. "type": "java.lang.String",
  270. "sourceType": "com.malk.server.common.FilePath$Path"
  271. },
  272. {
  273. "name": "file.path.image",
  274. "type": "java.lang.String",
  275. "sourceType": "com.malk.server.common.FilePath$Path"
  276. },
  277. {
  278. "name": "file.path.tmp",
  279. "type": "java.lang.String",
  280. "sourceType": "com.malk.server.common.FilePath$Path"
  281. },
  282. {
  283. "name": "file.path.tmp",
  284. "type": "java.lang.String",
  285. "sourceType": "com.malk.server.common.FilePath$Path"
  286. },
  287. {
  288. "name": "file.path.tmp",
  289. "type": "java.lang.String",
  290. "sourceType": "com.malk.server.common.FilePath$Path"
  291. },
  292. {
  293. "name": "file.path.tmp",
  294. "type": "java.lang.String",
  295. "sourceType": "com.malk.server.common.FilePath$Path"
  296. },
  297. {
  298. "name": "file.path.tmp",
  299. "type": "java.lang.String",
  300. "sourceType": "com.malk.server.common.FilePath$Path"
  301. },
  302. {
  303. "name": "file.path.tmp",
  304. "type": "java.lang.String",
  305. "sourceType": "com.malk.server.common.FilePath$Path"
  306. },
  307. {
  308. "name": "file.source.fonts",
  309. "type": "java.lang.String",
  310. "sourceType": "com.malk.server.common.FilePath$Source"
  311. },
  312. {
  313. "name": "file.source.fonts",
  314. "type": "java.lang.String",
  315. "sourceType": "com.malk.server.common.FilePath$Source"
  316. },
  317. {
  318. "name": "file.source.fonts",
  319. "type": "java.lang.String",
  320. "sourceType": "com.malk.server.common.FilePath$Source"
  321. },
  322. {
  323. "name": "file.source.fonts",
  324. "type": "java.lang.String",
  325. "sourceType": "com.malk.server.common.FilePath$Source"
  326. },
  327. {
  328. "name": "file.source.fonts",
  329. "type": "java.lang.String",
  330. "sourceType": "com.malk.server.common.FilePath$Source"
  331. },
  332. {
  333. "name": "file.source.fonts",
  334. "type": "java.lang.String",
  335. "sourceType": "com.malk.server.common.FilePath$Source"
  336. },
  337. {
  338. "name": "fxiaoke.app-id",
  339. "type": "java.lang.String",
  340. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  341. },
  342. {
  343. "name": "fxiaoke.app-secret",
  344. "type": "java.lang.String",
  345. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  346. },
  347. {
  348. "name": "fxiaoke.corp-id",
  349. "type": "java.lang.String",
  350. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  351. },
  352. {
  353. "name": "fxiaoke.permanent-code",
  354. "type": "java.lang.String",
  355. "sourceType": "com.malk.server.fxiaoke.FXKConf"
  356. },
  357. {
  358. "name": "tencent.a-p-p-i-d",
  359. "type": "java.lang.String",
  360. "sourceType": "com.malk.server.tencent.TXYConf"
  361. },
  362. {
  363. "name": "tencent.region",
  364. "type": "java.lang.String",
  365. "sourceType": "com.malk.server.tencent.TXYConf"
  366. },
  367. {
  368. "name": "tencent.secret-id",
  369. "type": "java.lang.String",
  370. "sourceType": "com.malk.server.tencent.TXYConf"
  371. },
  372. {
  373. "name": "tencent.secret-key",
  374. "type": "java.lang.String",
  375. "sourceType": "com.malk.server.tencent.TXYConf"
  376. }
  377. ],
  378. "hints": []
  379. }