How to sign your message with HMAC + SHA256 in Python and Java
A simple way to secure your APIs by signing requests with HMAC and SHA256, shown in both Python and Java.
Read post4 posts
A simple way to secure your APIs by signing requests with HMAC and SHA256, shown in both Python and Java.
Read postHow I use MapStruct to map objects in Spring Boot without writing the boring mapping code by hand.
Read postHow I let Spring Boot fill in created/updated dates and users automatically with JPA auditing.
Read postA friendly step-by-step for setting JAVA_HOME on Windows 10, with a screenshot for every click.
Read post