ps -ef|grep test |grep -v grep|awk '{print $2}'|xargs kill nohup java -jar test.jar --spring.config.location=./application.properties,./properties2.properties,./properties3.properties &