Tomcat 关闭重启命令

mac2024-02-23  42

1.进入Tomcat/bin目录:例如: cd /opt/tomcat/bin 2.输入关闭Tomcat命令:./shutdown.sh 3.输入启动Tomcat命令:sh ./startup.sh

最新回复(0)