Skip to content

Fix/jwt dependencies cache error - #362

Merged
geniusBrainLsm merged 3 commits into
mainfrom
fix/jwt-dependencies-cache-error
Nov 17, 2025
Merged

Fix/jwt dependencies cache error#362
geniusBrainLsm merged 3 commits into
mainfrom
fix/jwt-dependencies-cache-error

Conversation

@geniusBrainLsm

Copy link
Copy Markdown
Contributor

No description provided.

- AntPathRequestMatcher 생성자를 static factory method로 변경
- Spring Security 6.x 호환성 개선
- Jwts.parserBuilder()를 Jwts.parser()로 변경
- Keys.hmacShaKeyFor() 사용하여 SecretKey 생성
- 컴파일 에러 해결
@geniusBrainLsm
geniusBrainLsm merged commit 32fec85 into main Nov 17, 2025
1 check failed
@geniusBrainLsm
geniusBrainLsm deleted the fix/jwt-dependencies-cache-error branch November 17, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant