Spring Security + jwt 토큰을 일주일동안 한것 같다. 처음에 했을때는 감이 안왔는데 계속 하다보니 감이좀 잡힌것 같다.
이번주는 기본 CRUD까지 정리하고 다음주에 미니프로젝트에 들어가야할 것 같다.
https://1sangcoder.tistory.com/m/145
Spring Security 작동 순서
1. http로 로그인 요청 2. 로그인 인증 요청이라면 UsernamePasswordAuthenticationFilter(이하 AuthencicationFilter)가 요청을 가로채 전달된 username, password 파라미터를 이용해 UsernamePasswordAuthenticationToken 인증 객
1sangcoder.tistory.com
https://1sangcoder.tistory.com/m/147
OSI 7계층, TCP 4계층
1sangcoder.tistory.com
댓글