Stop Switching Around: Use the Enum Strategy Pattern in Java

Replace switch with a clean Enum Strategy Pattern using functional interfaces in Java โ€” embracing SOLID principles and improving testability.

2025-05-03 ยท 3 min

Static ObjectMapper with Jackson in Spring Boot

A simple way to perform JSON serialization and deserialization statically in Spring Boot using Jackson.

2025-05-01 ยท 3 min

Conventional Commits

A quick guide to writing clear and consistent Git commit messages using the Conventional Commits standard.

2025-04-08 ยท 2 min

Free Hugo website hosting with GitHub and Cloudflare

Step-by-step guide to building and deploying a Hugo website using GitHub and Cloudflare Pages.

2025-04-07 ยท 4 min