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

[Refactor]: ScoutRequest 리팩토링 완료 #24

Merged
merged 2 commits into from
Nov 4, 2024

Commits on Nov 4, 2024

  1. Refactoring: feed,profile 연결 코드 수정

    FeedProvider 가 삭제 되었기에 FeedRepository 로 연결 하였습니다. Member 또한 Profile 을 통해 연결하기로 한 고로 Profile 로 전부 변환 완료 하였습니다
    
    Related to: prgrms-be-devcourse#2
    Preta3418 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4a9c679 View commit details
    Browse the repository at this point in the history
  2. Feat: Logger added

    유지보수를 위해 ScoutRequestService 단에 logger 를 설정하였습니다
    
    Related to: prgrms-be-devcourse#2
    Preta3418 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9c054dd View commit details
    Browse the repository at this point in the history