질문&답변
tokenClaims에서 memberId를 가져올때
아 실험해보니 java.lang.ClassCastException: class java.lang.Integer cannot be cast to class java.lang.Long (java.lang.Integer and java.lang.Long are in module java.base of loader 'bootstrap') 이 에러가 떨어지는군요. 그렇다면 Object -> Integer -> Long으로 해야하긴 하겠는데 memberId가 integer값을 넘어가는경우에는 또 어떻게 될런지 모르겠네요.ㅠㅠ
- 좋아요수
- 0
- 댓글수
- 1
- 조회수
- 227





