Technology Stories

Monolith Spring Boot Exception Handling

Learn how to handle exceptions in a monolith Spring Boot application and return custom error pages. You'll also learn how the default handling works

Auto Deploy Spring Boot App using Gitlab CI/CD

Create a Spring Boot application, set up your server and configure Gitlab to build your app, run tests and deploy automatically to your server

Comprehensive Step-By-Step Guide on How to Upload Open-Source Java Library to Maven Central

Maven Central to the World, deploy your open-source Java library for other people to use in their projects as a dependency

How to create a DigitalOcean droplet for hosting Spring Boot app using Terraform

How to use Terraform to create a DigitalOcean droplet for a Java (Spring Boot) web application