Skip to content
#

springboot-admin

Here are 10 public repositories matching this topic...

Language: All
Filter by language
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] 

SmartAdmin 使用 SpringBoot和Vue,前后端分离,我们希望用一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱生活。SmartAdmin 让你从认识到忘不了,绝对是你最想要的!

  • Updated May 26, 2020
  • Java

Improve this page

Add a description, image, and links to the springboot-admin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the springboot-admin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.