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

[Infra] API gateway 구축 #151

Merged
merged 81 commits into from
Jun 4, 2024

Conversation

yudonggeun
Copy link
Contributor

#️⃣연관된 이슈

📝작업 내용

  • kubernetes ingress를 통한 api gateway 환경 설정
  • swagger api 사용성 개선

yudonggeun and others added 30 commits May 21, 2024 07:54
minisundev and others added 22 commits June 2, 2024 19:49
…hats

[Chat] 서버 전체 채팅 조회 API 구현 GET api/v1/chat
# Conflicts:
#	chat/src/main/kotlin/kpring/chat/chat/api/v1/ChatController.kt
#	chat/src/main/kotlin/kpring/chat/chat/model/ServerChat.kt
#	chat/src/main/kotlin/kpring/chat/chat/repository/RoomChatRepository.kt
#	chat/src/main/kotlin/kpring/chat/chat/repository/ServerChatRepository.kt
#	chat/src/main/kotlin/kpring/chat/chat/service/ChatService.kt
#	chat/src/main/kotlin/kpring/chat/global/exception/ErrorCode.kt
#	chat/src/test/kotlin/kpring/chat/chat/ChatServiceTest.kt
#	chat/src/test/kotlin/kpring/chat/chat/api/v1/ChatControllerTest.kt
#	chat/src/test/kotlin/kpring/chat/example/SampleTest.kt
Feat/auth 로그인 페이지 실시간 유효성1단계와 회원가입페이지 API 연동
…r-chat

[Chat] 서버 전체 채팅 생성 API 구현 POST api/v1/chat
# Conflicts:
#	server/src/test/kotlin/kpring/server/application/port/input/AddUserAtServerUseCaseTest.kt
Feat/auth 회원가입 페이지의 Mui Alert와 이메일 중복 에러메세지 구현
@yudonggeun yudonggeun added the environment 배포 기능 label Jun 4, 2024
@yudonggeun yudonggeun added this to the 배포 milestone Jun 4, 2024
@yudonggeun yudonggeun self-assigned this Jun 4, 2024
yudonggeun and others added 2 commits June 4, 2024 21:53
Copy link
Member

@minisundev minisundev left a comment

Choose a reason for hiding this comment

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

좋습니다~!

@yudonggeun yudonggeun merged commit 0c219d4 into kSideProject:main Jun 4, 2024
1 check passed
@yudonggeun yudonggeun deleted the chore/api-gateway branch June 4, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
environment 배포 기능
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants