大数据系统 单mysql服务器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.0 KiB

  1. {
  2. "hints": [],
  3. "groups": [
  4. {
  5. "sourceType": "com.yxk.framework.entity.EmployeeProperties",
  6. "name": "myemployee",
  7. "type": "com.yxk.framework.entity.EmployeeProperties"
  8. },
  9. {
  10. "sourceType": "com.yxk.yxkidentify.config.DatasourceConfig",
  11. "name": "spring.datasource.mysql",
  12. "sourceMethod": "primaryDatasource()",
  13. "type": "javax.sql.DataSource"
  14. }
  15. ],
  16. "properties": [
  17. {
  18. "sourceType": "com.yxk.framework.entity.EmployeeProperties",
  19. "name": "myemployee.access-key",
  20. "type": "java.lang.String"
  21. },
  22. {
  23. "sourceType": "com.yxk.framework.entity.EmployeeProperties",
  24. "name": "myemployee.linkport",
  25. "type": "java.lang.Integer"
  26. },
  27. {
  28. "sourceType": "com.yxk.framework.entity.EmployeeProperties",
  29. "name": "myemployee.linkurl",
  30. "type": "java.lang.String"
  31. },
  32. {
  33. "sourceType": "com.yxk.framework.entity.EmployeeProperties",
  34. "name": "myemployee.secret-key",
  35. "type": "java.lang.String"
  36. }
  37. ]
  38. }