Notice
Recent Posts
Recent Comments
Link
목록스프링 시큐리티 (1)
궤도
[Springboot] 만료된 Access Token이 왜 NPE를 띄울까? (이상하게 해결함)
https://myunji.tistory.com/452?category=1194492 https://myunji.tistory.com/466?category=1216387 여기에서 이어지는 글 어케저케 Spring Security를 잘 구현했는데 문제가 발생했다. 만료된 토큰이 NPE를 띄우던 것... 물론 당시에도 이런식으로 처리하면 안되다는 것을 알았지만 나중을 기약하며 대충 처리해버렸다. 이제 기약했던 나중이 온 것이다. 일단 도대체 저 익셉션이 어디서 던져진 것인지 궁금했다. @RequiredArgsConstructor public class JwtAuthenticationFilter extends GenericFilterBean { private final JwtTokenProvider jwtT..
💻 현생/📕 면적면적(스프링 실습)
2021. 12. 10. 18:41