随笔 - 22, 文章 - 0, 评论 - 97, 阅读 - 58658
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

11 2019 档案

摘要:前段时间无意中看到一个螺旋矩阵的面试题,于是网上搜了下,发现有两种螺旋矩阵: 1. 百度百科上描述的这种:https://baike.baidu.com/item/%E8%9E%BA%E6%97%8B%E7%9F%A9%E9%98%B5/3528521?fr=aladdin 2. leet code 阅读全文

posted @ 2019-11-27 23:24 冲杀 阅读(312) 评论(0) 推荐(0) 编辑

摘要:昨天在集成shiro-redis的时候,使用sessionId在其他微服务获取用户的session时,发生错误:There is no session with id [xxx]。 查遍了所有资料,基本上说的时cookieId造成的,和我的问题明显不一致,无奈只能down源码,调试跟踪。发现错误代码 阅读全文

posted @ 2019-11-25 22:08 冲杀 阅读(2403) 评论(0) 推荐(0) 编辑

摘要:今天手上的SpringCloud 项目做开发测试,多个FeigenClient报错,错误标题是(截取了部分): defined in null, could not be registered. A bean with that name has already 找了下资料,在以下两篇文章中找到需要 阅读全文

posted @ 2019-11-22 00:52 冲杀 阅读(2586) 评论(0) 推荐(0) 编辑

摘要:为了将前期项目慢慢转移到微服务上,今天开始搭建eureka服务时,出现以下错误: org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org. 阅读全文

posted @ 2019-11-04 23:50 冲杀 阅读(3699) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示