Project

General

Profile

Actions

New Function #148

closed

[API] KRS Image Resize (이미지 리사이징)

Added by Deca Park 10 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
11/14/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.To-do

  • apply Image Resize URL into KRS image URL

2.com.stoneitgt.user.util.CommonUtils > getKrsImageUrl()

  1) logic (change)
    a) config properties
      a-1) dev
        #image resize site url
        image.domain=http://plus.storyway.co.kr
      a-2) prod
        #image resize site url
        image.domain=http://plus.storyway.co.kr

    b) if krsImageUrl exists, convert the URL
      - convert URL: {image.domain}/images_resize/300x400/{krsImageUrlWithoutHttp}
      - ex) 
        krsImageUrl: http://mart.storyway.co.kr/martImg/krserpsa/2017/03/27/sa_1490600953081.jpg
        convert URL: http://plus.storyway.co.kr/images_resize/300x400/mart.storyway.co.kr/martImg/krserpsa/2017/03/27/sa_1490600953081.jpg

Actions #1

Updated by bryant bryant 10 months ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #2

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF