摘要:
Linux终端断开后继续执行程序的方法 ——墨问苍生 一、最常用的 “nohup” 命令 使用 nohup 命令挂起运行命令,当终端断开连接或者退出某个账号,进程也保持运行状态 需要配合“&”使用 用法:nohup command [args...] & $ nohup java -jar MySp 阅读全文
posted @ 2020-11-12 19:19
墨问苍生
阅读(1326)
评论(0)
推荐(0)
SpringBoot报错-Could not create connection to database server. Attempted reconnect 3 times. Giving up.
摘要:
SpringBoot报错-Could not create connection to database server. Attempted reconnect 3 times. Giving up. ——墨问苍生 无法连接数据库,一开始以为是yml的配置有问题,反复检查后发现是pom.xml文件的 阅读全文
posted @ 2020-11-12 09:38
墨问苍生
阅读(593)
评论(0)
推荐(0)

浙公网安备 33010602011771号