Skip to content

[REFACTOR] 유틸 클래스 서비스화#114

Merged
You-Hyuk merged 1 commit into
developfrom
KAN-54-fix/store
Jun 26, 2025
Merged

[REFACTOR] 유틸 클래스 서비스화#114
You-Hyuk merged 1 commit into
developfrom
KAN-54-fix/store

Conversation

@david-parkk
Copy link
Copy Markdown
Member

✏️ 작업 개요

⛳ 작업 분류

  • 유틸 클래스 서비스화1

🔨 작업 상세 내용

  1. [FIX] 메뉴 단순 조회 관련 API 수정 #111 에서 이어지는 내용입니다.
  2. UrlConverter와 DefaultImgConverter를 서비스화하였습니다
  3. 네이밍도 Service가 추가됩니다

💡 생각해볼 문제

  • 코드 변경 내용은 패키지 변경과 클래스 이름 변경에 대한 작업입니다

- DefaultImgConverter -> DefaultImgConverterService
- UrlConverter -> UrlConverterService
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 9, 2025

Test Results

41 tests   41 ✅  56s ⏱️
10 suites   0 💤
10 files     0 ❌

Results for commit 9a40bd7.

Copy link
Copy Markdown
Contributor

@You-Hyuk You-Hyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이전에 말씀해주셨던 기준대로 잘 변경한 것 같습니다. 이후에 저도 해당 기준에 맞춰 작성했던 코드 수정하도록 하겠습니다

@You-Hyuk You-Hyuk merged commit 62f1ec9 into develop Jun 26, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants