摘要: 用户管理权限设置: https://www.cnblogs.com/fslnet/p/3143344.html 只给用户看视图:http://blog.csdn.net/escapeplan/article/details/77164664 阅读全文
posted @ 2017-11-22 17:16 1161588342 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 1:STS中 Help->Eclipse MarketPlace 搜索svn点击go安装svn插件,然后重启STS。 2:如果Team中出现SVN说明安装好了一半. 3: 手动安装SVN Connector. 点击如下链接下载. http://community.polarion.com/proje 阅读全文
posted @ 2017-11-20 18:34 1161588342 阅读(22663) 评论(1) 推荐(1) 编辑
摘要: 链接: http://blog.csdn.net/zjdwhd/article/details/52959867 阅读全文
posted @ 2017-11-17 10:26 1161588342 阅读(122) 评论(0) 推荐(0) 编辑
摘要: @Transaction: http://blog.csdn.net/bao19901210/article/details/41724355 Spring上下文: http://blog.csdn.net/yang123111/article/details/32099329 情况是这样的: 出现 阅读全文
posted @ 2017-11-15 19:27 1161588342 阅读(307) 评论(0) 推荐(0) 编辑
摘要: 官网: http://tomcat.apache.org/download-80.cgi 下 1.载zip包 >wget http://mirrors.hust.edu.cn/apache/tomcat/tomcat-8/v8.5.15/bin/apache-tomcat-8.5.15.zip 2.解压 >unzip apache-tomcat-8.5.15.zip 3.... 阅读全文
posted @ 2017-11-09 12:35 1161588342 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 1、firewalld的基本使用 启动: systemctl start firewalld 查看状态: systemctl status firewalld 停止: systemctl disable firewalld 禁用: systemctl stop firewalld 2.systemc 阅读全文
posted @ 2017-11-08 19:15 1161588342 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 启动慢的解决链接: http://blog.csdn.net/u011627980/article/details/54024974 阅读全文
posted @ 2017-11-08 18:59 1161588342 阅读(151) 评论(0) 推荐(0) 编辑
摘要: 链接: http://blog.csdn.net/shangdiyisi/article/details/9477521 [bravoinfo@bravoinfo-hk-01 apache-tomcat-7.0.82]$ ./bin/startup.sh Neither the JAVA_HOME 阅读全文
posted @ 2017-11-08 18:49 1161588342 阅读(595) 评论(0) 推荐(0) 编辑
摘要: 官网: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html 1.下载(下图有个错误, 应该是x64位的jdk-8u161-linux-x64.tar.gz) 替换下面的 http:// 阅读全文
posted @ 2017-11-08 16:42 1161588342 阅读(119) 评论(0) 推荐(0) 编辑
摘要: https://my.oschina.net/u/1428349/blog/288708 1. ifconfig安装 > yum install net-tools 临时变量(可以直接使用sbin目录下的命令) >export PATH = $PATH:/sbin 2、yum安装>yum -y in 阅读全文
posted @ 2017-11-08 15:40 1161588342 阅读(448) 评论(0) 推荐(0) 编辑