Skip to content

[FEAT] 게이트웨이 리팩토링 및 README 업데이트 #27

Description

@HyeonBin2379

설명

현재의 서블릿 기반 게이트웨이 인증 필터를 WebFlux 기반 필터로 교체합니다.

작업

  • JwtGatewayFilter를 WebFlux 기반 필터로 교체
  • 토큰 블랙리스트 검증 시 FeignClient를 사용하여 user-service와 통신하는 부분을 WebClient로 대체
  • 로컬 테스트 통과 시 configs의 게이트웨이 관련 설정을 WebFlux 기반으로 수정
  • 관련 README 내용 업데이트

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions