柔弱帆布鞋

文章
9
资源
0
加入时间
3年12月2天

Vue环境搭建

Vue到 https://nodejs.org/en/download/ 下载安装包进行安装相关命令# 查看 node 版本node -v # 查看 npm 版本(node包管理器)npm -v# 更新 npmnpm install npm@latest -ghello world: 打开cmd,输入node回车,输入 console.log(“hello ...

feign.sentinel.enabled=true 启动报错

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'feignTargeter' defined in class path resource [org/springframework/cloud/openfeign/FeignAutoConfiguration$HystrixFeignTargeterConfiguration.class]: Ini