eureka
Here are 571 public repositories matching this topic...
-
Updated
Jan 7, 2020 - Java
-
Updated
Apr 18, 2020 - Java
问题描述
前端项目登陆的时候,报错500。
原因分析
是因为feign获取user的时候,超时,然后走的是降级的代码。
本质就是因为feign请求的时候,超时。
在这个项目里,feign请求超时。
而且,自己写的简单demo ( https://gitee.com/52itstyle/Spring-Cloud-Alibaba.git ), 专门用于测试nacos和feign,也是超时。一模一样的错误。
所以,应该不是这个项目的原因,而是我的电脑(mac),只要是nacos和feign,都是超时。
2020-02-24 20:58:21.938 ERROR [authorization-server,b6ed6d23d9efe8e5,b6ed6d23d9efe8e5,true] 20465 --- [nio-8000-exec-1]
-
Updated
Mar 2, 2020 - JavaScript
-
Updated
Jun 1, 2020 - Java
-
Updated
May 23, 2020 - Java
-
Updated
Sep 9, 2019 - Java
I figured out that node-sass dependency mentioned in web package is obsolete now.
I tried to change it to
"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.0-rc.10",
"@vue/cli-plugin-eslint": "^3.0.0-rc.10",
"@vue/cli-service": "^3.0.0-rc.10",
"node-sass": "^4.14.0",
"sass-loader": "^7.0.3",
"vue-template-compiler": "^2.5.16"
},
then web-vue built s
直接npm i &&npm run dev无法直接跑起项目 ,现在卡在mock模拟初始数据这个块,看配置用的是webpack4 & babel 7 ,找了网上的.babel 7配置
{
"presets": [
["@babel/preset-env", {
"modules": false,
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 8"]
},
"useBuiltIns": "usage"
}]
],
"plugins": ["transform-vue-jsx","@babel/plugin-syntax-dynamic-import"]
}
目前跑起来,但console报错
-
Updated
Jan 16, 2020 - Java
-
Updated
May 18, 2020 - Java
-
Updated
May 26, 2020 - Java
-
Updated
Jun 1, 2020 - Java
-
Updated
May 21, 2020 - Java
-
Updated
Nov 19, 2019 - Java
-
Updated
Apr 1, 2019 - Java
-
Updated
Jan 22, 2020 - Java
-
Updated
Jun 2, 2020 - Java
-
Updated
Apr 28, 2019 - Java
Background
(#38, #39)
This project is written for macOS (because me, the author, uses a Mac) but not every user uses macOS. On Ubuntu the path to nano is different from macOS.
Proposed solution
Before showing the user the list of editors, we should "query" the system to see what binaries are available at what locations.
Note: If the command which [editor] returns 0 we ca
-
Updated
May 15, 2019 - C#
-
Updated
Aug 7, 2019 - Java
-
Updated
Sep 18, 2018 - Java
Improve this page
Add a description, image, and links to the eureka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the eureka topic, visit your repo's landing page and select "manage topics."
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接
push到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。目前 advanced-java 只有 [yanglbme](http