摘要:
本文描述Nginx 的源码编译安装过程 ############## 一、安装OpenSSL ###################### 下载地址 https://www.openssl.org/source/wget https://www.openssl.org/source/openssl- 阅读全文
posted @ 2017-07-28 22:12
ChaseForFuture
阅读(950)
评论(0)
推荐(0)
摘要:
1.查看占用8080端口的进程号 2.查看使用java进程 (1)该进程使用java -jar方式启动,使用jps无法查找到进程信息 ( 2)pgrep -u $USER -f java ( 3 ) pidof java 阅读全文
posted @ 2017-07-28 18:29
ChaseForFuture
阅读(964)
评论(0)
推荐(0)
摘要:
在使用maven构建项目的war包时,有时并不需要src/webapp/WEB-INF/下的一些文件。 这时可以通过maven-war-plugin创建配置来排除这些文件。下面贴出我平时使用的pom.xml文件 配置信息在 project -> build -> plugins -> plugin 阅读全文
posted @ 2017-07-28 12:56
ChaseForFuture
阅读(1140)
评论(0)
推荐(0)
摘要:
这次脚本增加了构建选择,可以按需构建了。 阅读全文
posted @ 2017-07-28 12:48
ChaseForFuture
阅读(345)
评论(0)
推荐(0)


浙公网安备 33010602011771号