kill -9 `ps -ef |grep java | grep atms-invoice | awk '{print $2}'` nohup mvn clean spring-boot:run &