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

[feature] 회원가입 API #14

Merged
merged 8 commits into from
Oct 29, 2023
Merged

[feature] 회원가입 API #14

merged 8 commits into from
Oct 29, 2023

Commits on Oct 27, 2023

  1. chore: 테스트 편의 위해 Security 기능 off

    나중에 Security 구현 시 다시 Security on
    JisooPyo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    bf203ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8806f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a18078 View commit details
    Browse the repository at this point in the history
  4. complete: 회원 가입 API

    JisooPyo committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3b835a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    f38dfbb View commit details
    Browse the repository at this point in the history
  2. fix: 객체 Bean 등록

    객체 선언만 해주어서 nullPointerException 발생, Bean으로 등록하여 관리
    JisooPyo committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    469b526 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    6a7377d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6f591 View commit details
    Browse the repository at this point in the history