Gon
Gon
spring-cloud-start-openfeign 3.0.3 If I inject feignclient, the application cannot start and is always starting , and it has not error log
spring: cloud: gateway: discovery: locator: enabled: true it's problem, i can't run with it
gitrepo demo : https://github.com/lj19950508/demofork8sissure
this is the dump "main" #1 prio=5 os_prio=0 cpu=4578.13ms elapsed=21.68s tid=0x00000282ef121800 nid=0x5194 waiting on condition [0x000000e8136fc000] java.lang.Thread.State: WAITING (parking) at jdk.internal.misc.Unsafe.park([email protected]/Native Method) - parking to wait for (a java.util.concurrent.CountDownLatch$Sync) at...
> same problem with the following: Spring Cloud: 2021.0.1 spring-cloud-kubernetes: 2.1.0 spring-cloud-gateway: 2.1.0 spring-cloud-openfeign: 3.1.0 Replace openfeign with webclient
> You can try it. Install this (drag into editor): [MavenRunHelper.zip](https://github.com/krasa/MavenHelper/files/7822161/MavenRunHelper.zip) Enable it here:  not support at 2021.2.2
> 今天刚实现了一个App端(微信举例): > > 1. 后端给前端生成一个state,并缓存(JustOauth有Api) > 2. 前端拿到state以及AppId,scope 三个参数使用SDK去请求授权码,(唤起微信授权的页面) > 3. 后端拿到授权码,以及之前的state参数,直接调用JustOauth的AuthRequest类的login方法获取微信用户信息 > ---就是这么简单, 关于第一点 后端给前端生成一个state 并缓存 ,请问是独立做成一个接口吗 , 接口的入参是什么? 需要什么操作 让 state 与当前会话关联吗。
退款的refund 也有这个问题 对 退款通知refund 序列化报错 , 说是channel为nil