image.png

    1. netstat -aon|findstr "8080"
    2. tasklist | findstr "4596"
    3. taskkill /f /t /im Tomcat9.exe