Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTORING] - {IMAGE} 원본 이미지 전송 리팩토링, AI 이미지 저장 & 불러오기 API 구현 #35

Merged
merged 19 commits into from
Sep 21, 2023

Conversation

fakerdeft
Copy link
Contributor

✨(#이슈번호) 제목

✏️내용

  • 원본 이미지 전송 리팩토링
  • AI 이미지 저장 API
  • 클라이언트에서 AI 이미지 불러오기 API

📸스크린샷

🎁참고사항

@fakerdeft fakerdeft added 🔨 Refactor 코드 리팩토링 📬 API 서버 API 통신 ✨ Feature 기능 개발 labels Sep 21, 2023
@fakerdeft fakerdeft self-assigned this Sep 21, 2023
Copy link
Contributor

@Subak-Uncle Subak-Uncle left a comment

Choose a reason for hiding this comment

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

이미지 업로드 꼼꼼한 리팩토링 감사합니다!!

…g-boot into refactoring/image/connectAi

# Conflicts:
#	src/main/java/com/loveloveshot/image/command/application/controller/ImageCommandController.java
#	src/main/java/com/loveloveshot/image/command/application/dto/response/SaveResponse.java
#	src/main/java/com/loveloveshot/image/command/application/service/ImageCommandService.java
#	src/main/java/com/loveloveshot/image/command/domain/service/ImageCommandDomainService.java
#	src/main/java/com/loveloveshot/image/command/infrastructure/service/ImageCommandInfraService.java
@Subak-Uncle Subak-Uncle added this pull request to the merge queue Sep 21, 2023
Merged via the queue into dev with commit 7299a7d Sep 21, 2023
1 check passed
@fakerdeft fakerdeft deleted the refactoring/image/connectAi branch September 21, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 ✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링
Projects
2 participants