[Spring] UUID + Security Reference
2024. 5. 2. 05:34ㆍSpring
https://www.callicoder.com/distributed-unique-id-sequence-number-generator/
Generating unique IDs in a distributed environment at high scale
Learn what it takes to generate unique IDs in a distributed environment at high scale with time sortable guarantees.
www.callicoder.com
[Spring] Spring Security + JWT 로그인 구현하기 - 2
📝 지난 포스팅 ➡︎ Spring Security + JWT 로그인 구현하기 - 1 [Spring] Spring Security + JWT 로그인 구현하기 - 1 Session vs Token 사용자 인증 방식은 일반적으로 세션 기반 방식과 토큰 기반 방식(JWT)으로 나
suddiyo.tistory.com
'Spring' 카테고리의 다른 글
[Spring] Spring Security Reference (0) | 2024.05.06 |
---|---|
[Spring] JWT Reference Collections (0) | 2024.04.29 |
[Spring] jwt 서명에는 헤더와 페이로드가 담겨져 있는데 암호화되지 않은 헤더와 페이로드를 담는 이유 (0) | 2024.04.29 |
[Spring] 서블릿과 톰캣에 대한 좋은 레퍼런스 (0) | 2024.04.24 |
[Spring] 마이바티스 (0) | 2024.04.19 |