-
Web Development
Fixing the Spring Web error: Expected lookupPath in request attribute “org.springframework.web.util.UrlPathHelper.PATH”
The other day I was upgrading my Spring Boot app from 2.3.1 to 2.6.6 to address the recent Spring vulnerability.…
Read More » -
Web Development
Kubernetes Quick Debugging Pod
When working with Kubernetes, it is not rare to need to access a Kubernetes internal resource. While you can bridge…
Read More » -
Software Development
Workflows Template: Create a Report with Google Sheets
Workflows templates are out-of-the-box flows and automations that you can add and start using right away. Each template provides a…
Read More » -
Enterprise Java
HANDLING CONFIGURATIONS IN SPRING BOOT
I am currently getting back to coding in Java + Spring after about 8 years. In the last 8 years,…
Read More » -
Software Development
Learn the Basics of Coding & Technology
Keep Up with Current Technology Trends & Learn the Basics of Front-End Web Development with This 12-Week Practical Course Hey…
Read More » -
Software Development
Docs as Code is not enough
Docs as Code It is the first step to the right direction The approach to treating your documentation the same…
Read More » -
Software Development
Portfolio Architecture Examples – Edge Collection
For a few years now we’ve been working on a project we have named Portfolio Architectures. These are based on selecting…
Read More » -
Web Development
Portfolio Architecture Examples – Telco Collection
For a few years now we’ve been working on a project we have named Portfolio Architectures. These are based on selecting…
Read More » -
Core Java
Docker Compose Java Healthcheck
Docker compose is often used to run locally a development stack. Even if I would recommend to use minikube/microk8s/… +…
Read More »