-
Linux: Spring Boot as a service on port 80
Well, that’s a mouth full. This blog shows how to run your Spring Boot application on port 80 when your linux server starts. We are going to use Ubuntu or Linux Mint for this, and we’re going to assume that Java is installed. Setup Spring Boot The first thing we need to do is tell…