Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Sterling on 6/14/2024 in #middleware-and-os
How to Keep Spring Boot App Running After Closing PuTTY Session Without Using a Linux Service?
Sure @brotherjoons you right. Using process management tools like
nohup
or even screen
to run the jar in the background after the PuTTY session closes. @Sterling you should look at this6 replies