Make your runnable jar service linux
To make your java a linux serivice. You have to create a thread daemon inside your java code . Generate a runnable jar file. In the end put your jar in this script that can be call as a service. (nohup — if you start a shell script or command and you exit (abort remote […]