application-fourj.yml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. spring:
  2. profiles:
  3. active: fourj
  4. cache.type: redis
  5. redis:
  6. lettuce:
  7. pool:
  8. max-active: 10
  9. max-idle: 10
  10. min-idle: 2
  11. host: 192.168.0.24
  12. port: 6379
  13. password:
  14. logging:
  15. config: classpath:log/logback-fourj.xml
  16. domain:
  17. scm: //stscm.fourj.co.kr
  18. admin: //stadmin.fourj.co.kr
  19. style24: //stfront.fourj.co.kr
  20. front: //stfront.fourj.co.kr
  21. image: //stimage.fourj.co.kr
  22. cdnimage: //stimage.fourj.co.kr
  23. uximage: //stscm.fourj.co.kr
  24. upload:
  25. dext.target.path: /www/workspace/files/data/style24/dext
  26. default:
  27. target.path: /www/workspace/files/data/style24
  28. max.size: 10
  29. allow.extension: jpg|gif|jpeg|png|bmp|txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  30. view: //stimage.fourj.co.kr
  31. goods:
  32. target.path: /files/data/style24/Upload/ProductImage
  33. max.size: 10
  34. allow.extension: jpg|gif|jpeg|png
  35. view: //image.istyle24.com/Upload/ProductImage
  36. image:
  37. target.path: /www/workspace/files/data/style24
  38. max.size: 10
  39. allow.extension: jpg|gif|jpeg|png
  40. view: //stimage.fourj.co.kr
  41. excel:
  42. target.path: /www/workspace/files/data/style24
  43. max.size: 10
  44. allow.extension: xls|xlsx
  45. view: //stimage.fourj.co.kr/excel
  46. sample:
  47. target.path: /www/workspace/files/data/style24/sample
  48. max.size: 10
  49. allow.extension: txt|doc|docx|ppt|pptx|xls|xlsx|hwp|pdf
  50. view: //stimage.fourj.co.kr/sample
  51. download.path: /www/workspace/files/data/style24
  52. # PG
  53. pg:
  54. kcp:
  55. log.dir: /www/workspace/logs/style24/scm
  56. gw:
  57. url: testpaygw.kcp.co.kr
  58. port: 8090
  59. js.url: https://testpay.kcp.co.kr/plugin/payplus_web.jsp
  60. server: false
  61. site:
  62. cd: U3476
  63. key:
  64. name: ISTYLE TEST
  65. log.level: 3
  66. module.type: 01
  67. tx.mode: 0
  68. receipt.url : https://testadmin8.kcp.co.kr/assist/bill.BillActionNew.do
  69. # 네이버페이 API
  70. naverPay:
  71. apiUrl: https://dev.apis.naver.com/
  72. payUrl:
  73. web : test-pay.naver.com
  74. mob : test-m.pay.naver.com
  75. shop.id: istyle24
  76. button.key: 3A1578F9-6824-4FCF-AC8D-262318C63227
  77. button.pc.js.url: https://test-pay.naver.com/customer/js/naverPayButton.js
  78. button.mobile.js.url: https://test-pay.naver.com/customer/js/mobile/naverPayButton.js
  79. common.certification.key: s_3799db3bf4af
  80. certification.key: E3122594-C690-4542-B3A0-E74ABD4E8222
  81. order.api.url: https://test-api.pay.naver.com/o/customer/api/order/v20/register
  82. order.pc.url: https://test-order.pay.naver.com/customer/buy/
  83. order.mobile.url: https://test-m.pay.naver.com/o/customer/buy/
  84. access.license: 01000100005b15bb8faab722d100d589f34bd64843659e37a168b3617443c4f52a3fda45b8
  85. secret.key: AQABAADtZ/jOC1Y3LNsyI0TWwCMvPfrg0sqM9pnxliSegbjSqQ==
  86. port.address: http://sandbox.api.naver.com/Checkout/MallService5
  87. service.name: MallService5
  88. version: 5.0