自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 错误信息

org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'orderController': Unsatisfied dependency expressed through field 'orderService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyE..

2021-04-19 14:21:00 1551 1

原创 SpringCloudAlibaba[2.2.5.RELEASE] 配置nacos 报redis错误

1.使用SpringCloudAlibaba[2.2.5.RELEASE] 测试 nacos 时报错信息如下 The following candidates were found but could not be injected:- Bean method 'redisConnectionFactory' in 'JedisConnectionConfiguration' not loaded because @ConditionalOnClass did not find req...

2021-04-07 21:31:11 1219

原创 阿里云CentOS8.x 安装java运行环境

下载地址:http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html记得先勾选接受协议,这里我选择的是:Linux 64位版本,你们可以根据自己需求选择。wget下载wget http://download.oracle.com/otn-pub/java/jdk/8u181-b13/96a7b8442fe848ef90c96a2fad6ed6d1/jdk-8u1...

2021-04-06 14:47:37 260

原创 centOS安装NPM

下载node阿里云镜像(推荐)地址:https://npm.taobao.org/mirrors/node/latest-v14.x/选择自己要下载的版本,这里我选择的v14.6.0cd /usr/localwget https://npm.taobao.org/mirrors/node/latest-v14.x/node-v14.6.0-linux-x64.tar.gz解压并重命名文件夹tar -zxvf node-v14.6.0-linux-x64.tar.gzmv nod

2021-03-30 19:26:51 231

原创 linux su命令错误 无法执行 /bin.zsh: 没有那个文件或目录

sudo vi /etc/passwd查看该文件内的 那个路径和你报错的相同 然后改掉就可以了

2019-08-22 08:42:48 6578 5

空空如也

空空如也

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

TA关注的人

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