Securing Temporary Access in Spring Boot: Signed URLs vs. JWT / Database Tokens
A comprehensive guide on implementing stateless temporary access links using HMAC-SHA256 Signed URLs...
Software Engineer, focused on building backend systems. Sharing what I learn, build, and explore — this blog is where I post tutorials, project write-ups and extensions I've developed.
A comprehensive guide on implementing stateless temporary access links using HMAC-SHA256 Signed URLs...
Understand the real differences between Fernet and JWT, and learn when symmetric authenticated encry...
Explore how Spring Boot 4 integrates resilience with @Retryable and @ConcurrencyLimit, demonstrating...
Learn the differences between partitioning and sharding, their impact on performance, scalability, c...
Discover best practices for using database indexes versus partitions, comparing their impact on quer...
Understand Redis modes including standalone, replication, sentinel, and cluster, exploring their arc...
Open-source implementation of the Fernet specification for Java
Lightweight Java library for converting values and doing arithmetic inside the same measurement cate...
Open-source library that enables developers to build SOAP services in Spring and Spring Boot using t...
Lightweight Redis Cluster docker image — 6 nodes setup for easy local development & testing.