- 博客(3)
- 收藏
- 关注
原创 使用aop 统一处理控制层抛出的异常
依赖jar包,maven 导入pom.xml<dependency> <groupId>org.springframework</groupId> <artifactId>spring-aop</artifactId> <version>4.0.0.RELEASE</version>&
2018-07-24 16:33:01
4461
原创 linux gitlab 配置邮箱服务器 163邮箱
一、配置smtp1,打开文件sudo vim /etc/gitlab/gitlab.rb- 命令:a 进入编辑,Esc退出编辑,:wq保存并退出具体信息如下: gitlab_rails['smtp_enable'] = true gitlab_rails['smtp_address'] = "smtp.163.com" gitlab_rails['smtp_port'] =...
2018-07-24 15:35:40
2544
原创 linux 搭建 gitlab 已安装nginx
一、安装gitlab1,安装依赖sudo yum install curl openssh-server openssh-clients postfix croniesudo service postfix startsudo chkconfig postfix onsudo lokkit -s http -s ssh2,添加GitLab仓库,并安装到服务器上curl ...
2018-07-24 15:18:45
1951
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅