摘要:昨天在集成shiro-redis的时候,使用sessionId在其他微服务获取用户的session时,发生错误:There is no session with id [xxx]。 查遍了所有资料,基本上说的时cookieId造成的,和我的问题明显不一致,无奈只能down源码,调试跟踪。发现错误代码
阅读全文
posted @ 2019-11-25 22:08
搜索积分与排名
最新评论
|
随笔分类 - spring cloud
摘要:昨天在集成shiro-redis的时候,使用sessionId在其他微服务获取用户的session时,发生错误:There is no session with id [xxx]。 查遍了所有资料,基本上说的时cookieId造成的,和我的问题明显不一致,无奈只能down源码,调试跟踪。发现错误代码
阅读全文
posted @ 2019-11-25 22:08
摘要:今天手上的SpringCloud 项目做开发测试,多个FeigenClient报错,错误标题是(截取了部分): defined in null, could not be registered. A bean with that name has already 找了下资料,在以下两篇文章中找到需要
阅读全文
posted @ 2019-11-22 00:52
摘要:为了将前期项目慢慢转移到微服务上,今天开始搭建eureka服务时,出现以下错误: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.
阅读全文
posted @ 2019-11-04 23:50
|
|
Powered by:
|