Gyeongjun Kim
Results
2
issues of
Gyeongjun Kim
### 상세 내용 - API gateway에서 인증 인가 처리 - [x] gateway 기본 구성 - [ ] front 대응 (gateway로 주소 변경) - [ ] 인증/인가 gateway로 이동 - [...
enhancement
back-end
# Summary This PR introduces a new, non-blocking, asynchronous version of the flipPhase method to prevent blocking threads in performance-sensitive environments like Netty event loops. The existing flipPhase() implementation uses...