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

Commits on Sep 17, 2023

  1. [#28]feat: WebClient 적용

    fakerdeft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f6c5e81 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/hot-gamza/loveloveshot-sprin…

    …g-boot into refactoring/image/singleApi
    fakerdeft committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e21dfe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09328ea View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    afaab46 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    c267d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dadecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53c7c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7126daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ec4216 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47fa5f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56e20ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b33e0ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e1a911 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c240163 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    04a2d56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    def6741 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e12962 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'dev' of https://github.com/hot-gamza/loveloveshot-sprin…

    …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
    fakerdeft committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    31e48f8 View commit details
    Browse the repository at this point in the history
  15. [#32]feat: 병합 수정

    fakerdeft committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    87427ba View commit details
    Browse the repository at this point in the history