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.

21 lines
872 B

1 year ago
  1. [開發工具-簡易式模版-配置資源 有下列文件]
  2. ----------------------------------------------------
  3. A.應用層
  4. 1.application.properties
  5. 2.spring-application.xml
  6. B.平台層
  7. 1.platform.properties
  8. 2.log4j2.xml
  9. 3.service-retry-config-platform.json
  10. ====================================================
  11. [上述文件在平台打包開發包時, 會從模組化運行包中複製]
  12. ----------------------------------------------------
  13. A.1. 從運行包路徑下 application\conf 複製
  14. A.2. 從運行包路徑下 application\conf 複製
  15. B.1. 從運行包路徑下 platform\conf 複製
  16. B.2. 從運行包路徑下 platform\conf 複製
  17. B.3. 從運行包路徑下 platform\conf 複製
  18. service-retry-config.json 更名為
  19. service-retry-config-platform.json
  20. ====================================================