Spring
[Spring] UUID + Security Reference
Dong's Universe
2024. 5. 2. 05:34
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