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

채팅 알림서비스 구현 및 시큐리티 적용 #113

Merged
merged 7 commits into from
Jan 20, 2024

Commits on Jan 20, 2024

  1. refactor: 알림서비스 리팩토링

    알림서비스 리팩토링 - fcm 전송 메세지 형태 변경
    Programmer-may committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    65ee741 View commit details
    Browse the repository at this point in the history
  2. refactor: ProductController 시큐리티 적용

    ProductController 시큐리티 적용
    Programmer-may committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    760e303 View commit details
    Browse the repository at this point in the history
  3. refactor: Chatontroller 시큐리티 적용

    Chatontroller 시큐리티 적용
    Programmer-may committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    275f8dd View commit details
    Browse the repository at this point in the history
  4. refactor: 팩토리 패턴 메소드 추가

    팩토리 패턴 메소드 추가
    Programmer-may committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    da37ecb View commit details
    Browse the repository at this point in the history
  5. refactor: 메세지 전송시 알림 서비스 추가

    메세지 전송시 알림 서비스 추가
    Programmer-may committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8e8ac80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4174cb View commit details
    Browse the repository at this point in the history
  7. fix: 필드 변경으로 인한 메소드 수정

    필드 변경으로 인한 메소드 수정
    Programmer-may committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f00e1a5 View commit details
    Browse the repository at this point in the history