alexzshl
alexzshl
springboot 2.7 还是报错 2022-11-12 00:35:38.726 WARN 41516 --- [ main] ConfigServletWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'retrofitConfigBean' defined in...
我现在想的是picgo-core或许应该将gitee内置,而不是作为插件
me too. the author of this project is long time no see, I try to fix it. https://github.com/alexzshl/BLPConverter/tree/windows
These Settings look fine and work fine on my computer
> I prefer simple implementations like #32. > > As I said in #28, adding a running status label will cause the position of the statubar to change. So it...
是的, 就是cookie的问题. 浏览器将之前启动过的本地应用的cookie也携带过去了, 而后端没有对错误的cookie做出合适的处理, 导致jwt异常,甚至连登录界面都进不去. 这个问题很少见, 因为现在的主流应用都是从请求头获取token