Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

abstreet
Trending repository
Awesome Lists logo
Popular topic
An awesome list is a list of awesome things curated by the community.
App recommended by GitHub

Lucidchart Connector

Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.

With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.

Trending repository
diedai
diedai commented Feb 27, 2020

问题描述

前端项目登陆的时候,报错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] 
thingsboard
Trending repository
tailwindcss
Trending repository
pumano
pumano commented Apr 3, 2020

Thanks for a great css library.

I spend 2 days for trying to understand why in my vue project leaflet.css file not loaded to my project in test environment while in dev it's OK.

Please add information warning to installation section about purgecss

Also will be good to add note how to add whitelist styles to purgecss

module.exports = {
  plugins: {
    tailwindcss: {},
    'vue-
Trending repository
arunvarma99910
arunvarma99910 commented Apr 19, 2020

File "E:\New folder\multi-person-openpose.py", line 166, in
net = cv2.dnn.readNetFromCaffe(protoFile, weightsFile)
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1132: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "pose/coco/pose_iter_440000.caffemodel" in function 'cv::dnn::ReadProtoFromBinaryFile'

Trending repository

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • Updated Jun 23, 2020
  • Java
Paper
Trending repository
Zefferis
Zefferis commented Dec 7, 2018

What behaviour is expected:

Proper tab complete for alias commands from commands.yml
The /give command is shared between EssentialsX and Vanilla; ideal fix would be assigning it an alias in the commands.yml file to direct /give to the /minecraft:give command, and retain tab completion to the alias.

What behaviour is observed:

Tab completion for /give only provides usernames,

ant-design
Trending repository
App recommended by GitHub

CodeScene

CodeScene identifies and prioritizes technical debt based on how the organization works with the code.

  • Prioritize development hotspots and get a Code Health measure on the hotspots.
  • Integrates with GitHub checks to supervise hotspots in pull requests.
  • Explore the efficiency of your organization with respect to Conway’s Law.
  • Detect sub-systems with low team autonomy that become productivity bottlenecks.
  • Measure the off-boarding risk when a key developer leaves the project.
You can’t perform that action at this time.