Recent Posts

Generate & Verify JWTs with JJWT

In the past few posts, we’ve been exploring Spring Security with the long-term objective of...

How To Free Up Disk Space With Postgres In Docker

One of my projects that runs 24x7x365 is a web scraper. I’ve iterated on the...

How I Fixed: “The plugin ‘mysql_native_password’ used to authenticate user” Mysql Error in Docker

When your server is down, it’s stressful. I’ve just recovered from an issue with WordPress...

Spring Security User Roles Exploration

In this post, we’ll explore how to use Spring Boot and Spring Security to manage...