How to use a docker + systemd only approach to deploy containers as Linux services without the need for third party tools or complex deployment descriptors.
Learn how to configure a Spring Boot application to run as a Linux service. Complete guide for System V init.d and systemd with security best practices.
How to serve an Angular (>2) using Spring Boot as the Backend, and a Gradle script to perform automated build and deploy tasks both for Spring and Angular.