Skip to content

Commit

Permalink
Chore : Todo
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunw9 committed Sep 6, 2024
1 parent 1991893 commit a1847bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

public class JwtUtil {

//Todo Static -> DI 를 이용한 방식으로 리팩토링 필요. (테스트 용이성)
public static Long getLoginMemberId() {

Authentication authentication = SecurityContextHolder.getContext().getAuthentication();
Expand Down

0 comments on commit a1847bd

Please sign in to comment.