feign.FeignException: status 404 reading xxx 问题

购买页面无法跳转到支付页面

feign.FeignException$NotFound: status 404 reading EduClient#getCourseInfoOrder

feign.FeignException$NotFound: status 404 reading EduClient#getCourseInfoOrder

 

 feign.FeignException$NotFound: status 404 reading EduClient#getCourseInfoOrder

 

 

我遇见的这个问题挺奇怪的,昨天几个小时也没解决这个问题,前端和后端代码都没有错误,但是一直报这个错

后来我关闭了虚拟机和idea

今天早上发现它报错改变了,说了一堆,大概意思是表: t_order的问题

 Cause: java.sql.SQLException: Field 'gmt_create' doesn't have a default value

原因:java.sql.sql异常:字段“gmt_create”没有默认值

那么我就去查数据库了,修改gmt_create字段可以为空

feign.FeignException$NotFound: status 404 reading EduClient#getCourseInfoOrder

 

可以跳转到支付页面了

feign.FeignException$NotFound: status 404 reading EduClient#getCourseInfoOrder

 

相关文章:

  • 2021-12-29
  • 2021-06-09
  • 2021-05-29
  • 2022-12-23
  • 2021-12-23
  • 2021-09-30
  • 2021-04-16
猜你喜欢
  • 2021-11-12
  • 2021-10-20
  • 2022-12-23
  • 2021-12-04
  • 2022-01-20
  • 2021-06-28
  • 2021-04-02
相关资源
相似解决方案