摘要:
启动jar包命令:java -jar yh_shop.jar 查看进程:ps -ef|grep yh_shop.jar 杀进程:kill 2561 第1个是进程号 nohup Java -jar yh_shop.jar & //意思是不挂断运行命令,当账户退出或终端关闭时,程序仍然运行 ctrl + 阅读全文
posted @ 2021-02-02 16:50
南方卖菜
阅读(178)
评论(0)
推荐(0)
摘要:
import org.springframework.http.HttpEntity;import org.springframework.http.HttpHeaders;import org.springframework.web.client.RestTemplate; public stat 阅读全文
posted @ 2021-02-02 10:33
南方卖菜
阅读(2003)
评论(0)
推荐(0)

浙公网安备 33010602011771号