摘要:
具体细节参见 在 IntelliJ IDEA 中部署应用到服务器-阿里云开发者社区 (aliyun.com),此处仅记录restart.sh脚本 source /etc/profile ps -ef | grep java_hello-0.0.1-SNAPSHOT.jar | grep -v gre 阅读全文
摘要:
为了以后使用方便,建议直接添加到本地maven仓库。 此处注意,需要先在maven的setting配置文件中配置好仓库地址。 sts,springboot2,maven3项目中需要用到jave的jar包,按照https://mvnrepository.com/artifact/it.sauronso 阅读全文