compiler.xml 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="CompilerConfiguration">
  4. <annotationProcessing>
  5. <profile name="Maven default annotation processors profile" enabled="true">
  6. <sourceOutputDir name="target/generated-sources/annotations" />
  7. <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
  8. <outputRelativeToContentRoot value="true" />
  9. <module name="hnqz-common-sentinel" />
  10. <module name="hnqz-monitor" />
  11. <module name="hnqz-sso-client-demo" />
  12. <module name="hnqz-common-feign" />
  13. <module name="hnqz-auth" />
  14. <module name="hnqz-common-transaction" />
  15. <module name="hnqz-pay-platform" />
  16. <module name="hnqz-daemon-elastic-job" />
  17. <module name="hnqz-common-job" />
  18. <module name="hnqz-codegen" />
  19. <module name="hnqz-common-sequence" />
  20. <module name="hnqz-tx-manager" />
  21. <module name="hnqz-common-ding" />
  22. <module name="hnqz-mp-platform" />
  23. <module name="hnqz-common-gateway" />
  24. <module name="hnqz-gateway" />
  25. <module name="hnqz-daemon-quartz" />
  26. <module name="hnqz-common-oss" />
  27. <module name="hnqz-common-taxhelper" />
  28. <module name="hnqz-common-datasource" />
  29. <module name="hnqz-common-qcc" />
  30. <module name="hnqz-register" />
  31. <module name="hnqz-common-log" />
  32. <module name="hnqz-oa-platform" />
  33. <module name="hnqz-sentinel-dashboard" />
  34. <module name="hnqz-common-swagger" />
  35. <module name="hnqz-common-security" />
  36. <module name="hnqz-upms-api" />
  37. <module name="hnqz-common-data" />
  38. <module name="hnqz-common-core" />
  39. <module name="hnqz-upms-biz" />
  40. <module name="hnqz-common-gray" />
  41. </profile>
  42. </annotationProcessing>
  43. <bytecodeTargetLevel>
  44. <module name="hnqz" target="1.8" />
  45. <module name="hnqz-auth" target="1.8" />
  46. <module name="hnqz-codegen" target="1.8" />
  47. <module name="hnqz-common" target="1.8" />
  48. <module name="hnqz-common-bom" target="1.8" />
  49. <module name="hnqz-common-core" target="1.8" />
  50. <module name="hnqz-common-data" target="1.8" />
  51. <module name="hnqz-common-datasource" target="1.8" />
  52. <module name="hnqz-common-ding" target="1.8" />
  53. <module name="hnqz-common-feign" target="1.8" />
  54. <module name="hnqz-common-gateway" target="1.8" />
  55. <module name="hnqz-common-gray" target="1.8" />
  56. <module name="hnqz-common-job" target="1.8" />
  57. <module name="hnqz-common-log" target="1.8" />
  58. <module name="hnqz-common-oss" target="1.8" />
  59. <module name="hnqz-common-qcc" target="1.8" />
  60. <module name="hnqz-common-security" target="1.8" />
  61. <module name="hnqz-common-sentinel" target="1.8" />
  62. <module name="hnqz-common-sequence" target="1.8" />
  63. <module name="hnqz-common-swagger" target="1.8" />
  64. <module name="hnqz-common-taxhelper" target="1.8" />
  65. <module name="hnqz-common-transaction" target="1.8" />
  66. <module name="hnqz-daemon-elastic-job" target="1.8" />
  67. <module name="hnqz-daemon-quartz" target="1.8" />
  68. <module name="hnqz-gateway" target="1.8" />
  69. <module name="hnqz-monitor" target="1.8" />
  70. <module name="hnqz-mp-platform" target="1.8" />
  71. <module name="hnqz-oa-platform" target="1.8" />
  72. <module name="hnqz-pay-platform" target="1.8" />
  73. <module name="hnqz-register" target="1.8" />
  74. <module name="hnqz-sentinel-dashboard" target="1.8" />
  75. <module name="hnqz-sso-client-demo" target="1.8" />
  76. <module name="hnqz-tx-manager" target="1.8" />
  77. <module name="hnqz-upms" target="1.8" />
  78. <module name="hnqz-upms-api" target="1.8" />
  79. <module name="hnqz-upms-biz" target="1.8" />
  80. <module name="hnqz-visual" target="1.8" />
  81. </bytecodeTargetLevel>
  82. </component>
  83. </project>