본문 바로가기
WIL

4주차

by 일상코더 2022. 10. 17.

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

 

'WIL' 카테고리의 다른 글

9주차  (0) 2022.11.22
6주차  (0) 2022.10.31
5주차  (0) 2022.10.24
3주차  (0) 2022.10.09
2주차  (0) 2022.10.03

댓글