Skip to content

Comments

feat : Add General User SigunUp API(#48)#53

Merged
myqewr merged 1 commit intodevelopfrom
feature/#48
Mar 26, 2025
Merged

feat : Add General User SigunUp API(#48)#53
myqewr merged 1 commit intodevelopfrom
feature/#48

Conversation

@myqewr
Copy link
Member

@myqewr myqewr commented Mar 26, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 일반 회원가입 api 추가
  • 일반 회원가입 유저 정보 옵션 조회 api 추가

🔍 참고사항

📚 기타

@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Mar 26, 2025
"노루", "염소", "양", "라마", "들소", "야크", "바이슨", "고라니", "아르마딜로", "너구리", "프레리도그", "페럿",
"고래상어", "벌", "나비", "잠자리", "딱정벌레");

public String generateNickname() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

스프링 빈으로 등록하지 않고 정적 메서드로 활용하는 방법

@myqewr myqewr merged commit ee3b536 into develop Mar 26, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚡ 일반 회원가입 api

2 participants