Recent Posts

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...

Form-Based Login in Spring Boot with Spring Security

In this blog post, we’re going to explore what seems like a fairly straightforward process...