﻿ps -ef|grep /opt/spring-boot-imapi/application.propertie|grep -v grep|awk '{printf $2}'|xargs kill -9

ps -ef|grep imapi-*.war 