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

기록하기 API #22

Merged
merged 11 commits into from
Aug 27, 2024
Merged

기록하기 API #22

merged 11 commits into from
Aug 27, 2024

Commits on Aug 26, 2024

  1. 🐛fix: JaXB 모듈 warn 로그 해결

    * 자바 버전업 되면서 aws s3 모듈중 일부 모듈이 제거되어 생기는 wa경고 ,  해당 추가한 모듈을 사용권장하여 추가
    youngreal committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7e7893a View commit details
    Browse the repository at this point in the history
  2. ✨feat: 기록하기 API

    youngreal committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    26e8614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3de591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97578d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74d9608 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b937b3 View commit details
    Browse the repository at this point in the history
  7. 🔥 remove: 불필요 코드 삭제

    * Spring Boot 기본값으로 이미 주입되는 값들이라 삭제
    youngreal committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    da0fade View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. ✨photo size 검증 추가

    youngreal committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    729382a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb8d41 View commit details
    Browse the repository at this point in the history
  3. 🐛 jwt deprecated 된 API를 최신 버전으로 변경

    * /service/AppleOAuthService.java uses or overrides a deprecated API. 경고가 있었음
    youngreal committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8a55c1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f16ff7 View commit details
    Browse the repository at this point in the history