application-style.yml 3.1 KB

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