DEPLOY ANY SPRING BOOT APPLICATION AS A WINDOWS SERVICE
Spring Boot applications are versatile by nature and provide a lot of deployment possibilities. In this episode, I am going to show you how to install a Spring Boot application as a Windows service. It is a fairly simple process that should take a couple of minutes ;)
We will use a service wrapper called winsw to help us for this task. You can download winsw or read their full documentation at https://github.com/kohsuke/winsw
_______
Check out the latest programming articles on my blog:
www.romaniancoder.com
_______
Say hi on social:
Facebook: / romaniancoder
Twitter: / romaniancoder
GitHub:https://github.com/dangeabunea