Skip to content

Comments

[feat] 사용자 생성 / 삭제 Config 서버와 연결#120

Merged
saokiritoni merged 7 commits intodevelopfrom
feat/#115-pvc
Sep 2, 2025
Merged

[feat] 사용자 생성 / 삭제 Config 서버와 연결#120
saokiritoni merged 7 commits intodevelopfrom
feat/#115-pvc

Conversation

@saokiritoni
Copy link
Member

@saokiritoni saokiritoni commented Sep 2, 2025

🌱 관련 이슈

🌱 작업 사항

username 기반 우분투 계정 삭제

  • username을 받아 우분투 계정을 삭제할 수 있는 엔드포인트를 추가했습니다.
  • Webclient를 통해 config 서버와 통신을 설정했습니다.

UserService 분리

  • 관리자 전용 기능과 함께 섞여있어, AdminUserService를 추가해 책임을 분리했습니다.

짜잘한 변동 사항

  • 빠진 관리자용 Request 조회를 다시 추가했습니다..!

@saokiritoni saokiritoni requested a review from a team as a code owner September 2, 2025 12:31
@saokiritoni saokiritoni self-assigned this Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ feat ] Infra 서버와 통신 설정

2 participants