LANGUAGE/SPRING

[Spring Boot] Linux에서 실행하기

forgiveall 2016. 2. 23. 15:01

///// Spring Boot (스프링 부트)





///// nohup




///// 참조

Run a Java Application as a Service on Linux:

http://stackoverflow.com/questions/11203483/run-a-java-application-as-a-service-on-linux


How to make Spring Boot application start when Linux boots:

http://www.topjavablogs.com/news/how-to-make-spring-boot-application-start-when-linux-boots


nohup:ignoring input and appending output to 'nohup.out' in Linux CentOs:

http://stackoverflow.com/questions/24646320/nohupignoring-input-and-appending-output-to-nohup-out-in-linux-centos