application.yml 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. spring:
  2. messages:
  3. cache-duration: -1
  4. basename: classpath:i18n/messages/message
  5. encoding: UTF-8
  6. thymeleaf:
  7. check-template-location: true
  8. prefix: /WEB-INF/views/
  9. suffix: .html
  10. servlet:
  11. multipart:
  12. max-file-size: 30MB
  13. max-request-size: 30MB
  14. server.error.whitelabel.enabled: false
  15. # Instagram
  16. instagram:
  17. api.url: https://api.instagram.com/v1
  18. api.method: https://graph.instagram.com/[userId]/media?fields=id,media_type,media_url,permalink,thumbnail_url,username,caption,timestamp
  19. token.url: https://graph.instagram.com/refresh_access_token?grant_type=ig_refresh_token
  20. # 네이버 API
  21. naver:
  22. clientId: OMmbCMu7ac7GgYWgjlhv
  23. clientSecret: jwRNdDbEBG
  24. shortUrl: https://openapi.naver.com/v1/util/shorturl
  25. # 네이버페이 API
  26. naverPay:
  27. partnerId: np_ktptw906068
  28. clientId: 8TSWSyJMMUvOLKUySQx6
  29. clientSecret: oGXnO7cMD1
  30. paymentReadyUrl: /naverpay/payments/v2/reserve
  31. paymentRedirectUrl: /order/naver/payment/request
  32. approvePaymentUrl: /naverpay/payments/v2/apply/payment
  33. paymentOrderUrl: /naverpay/payments/v2/list/history
  34. cancelPaymentUrl: /naverpay/payments/v1/cancel
  35. #카카오 API
  36. kakao:
  37. # 카카오페이 운영정보
  38. # cid : 운영cid정보 없음
  39. # appId: 442702
  40. # appName: 아이스타일24
  41. # companyName: 예스이십사
  42. # nativeAppKey: 5d97db2ee36fa0e121d962b2531ae0c1
  43. # restApiKey: 46d601394bd887cbada3cf00fdddef54
  44. # javascriptKey: b3c9ee69171042c3637e8d714a4c8a75
  45. # adminKey: 7cc33b2ef96d785c4caf3376f9dc9254
  46. # 카카오페이 운영정보
  47. cid : TC0ONETIME
  48. appId : 399207
  49. appName : 구축용 테스트앱
  50. companyName : 예스이십사
  51. nativeAppKey : f961e612e07b47aa2d1884714518a194
  52. restApiKey: b3955cef0328a09156c7e25f18552164
  53. javascriptKey : 06cab652ad5d25be2190388d11a88fa4
  54. adminKey : a25ca74dde640f3a63a8d8442fe35fcd
  55. addressApiRequestUrl : https://dapi.kakao.com/v2/local/search/address.json?page=1&query=
  56. login.callbackUrl: /signin/snsLoginCallback?snsType=KK
  57. tokenUrl: https://kauth.kakao.com/oauth/token
  58. userInfoUrl: https://kapi.kakao.com/v2/user/me
  59. authorizeUrl: https://kauth.kakao.com/oauth/authorize
  60. unlinkUrl : https://kapi.kakao.com/v1/user/unlink
  61. paymentReadyUrl : https://kapi.kakao.com/v1/payment/ready
  62. paymentRedirectUrl : /order/kakao/payment/request
  63. approvePaymentUrl : https://kapi.kakao.com/v1/payment/approve
  64. paymentOrderUrl : https://kapi.kakao.com/v1/payment/order
  65. cancelPaymentUrl : https://kapi.kakao.com/v1/payment/cancel
  66. # CJ대한통운
  67. cj:
  68. logistic:
  69. custid: 30321070
  70. call:
  71. tel1: 02
  72. tel2: 1544
  73. tel3: 4097