自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 rabbitMQ安装 Linux环境

1.下载erlang,rabbitMQ文件 #下载erlang wget http://www.rabbitmq.com/releases/erlang/erlang-17.4-1.el6.x86_64.rpm #下载rabbitmq-server wget http://www.rabbitmq.com/releases/rabbitmq-server/v3.5.1/rabbitmq-se...

2019-09-27 10:58:59 128

原创 nginx nginx.config 配置及常用服务命令

#user nobody; worker_processes 1; #error_log logs/error.log; #error_log logs/error.log notice; #error_log logs/error.log info; #pid logs/nginx.pid; events { worker_connections ...

2019-09-24 09:16:23 1092

原创 spring boot 问题

启动报错:Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.1:需要在主类头加上  @EnableAutoConfiguration2:pom文件是否加了<dependency> <groupId>org.mybatis.sp...

2018-06-14 18:06:56 100

原创 Mysql 常用命令

test

2018-06-14 15:32:40 88

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除