随笔分类 -  Spring

摘要:spring项目中将sessionid对应的cookie过期时间设置很长,但是实际session还是在半个小时后失效,跟了一下代码,spring中session实现接口为 org.springframework.session.SessionRepository public interface S 阅读全文
posted @ 2019-07-10 14:29 匠人先生 阅读(3466) 评论(0) 推荐(0) 编辑
摘要:先看代码 org.springframework.web.client.RestTemplate public RestTemplate() { this.messageConverters = new ArrayList(); this.errorHandler = new DefaultResp 阅读全文
posted @ 2019-07-05 22:58 匠人先生 阅读(905) 评论(0) 推荐(0) 编辑
摘要:spring boot 启动报错: Caused by: java.lang.IllegalArgumentException: LoggerFactory is not a Logback LoggerContext but Logback is on the classpath. Either 阅读全文
posted @ 2019-06-13 12:09 匠人先生 阅读(3500) 评论(0) 推荐(0) 编辑
摘要:今天尝试运行一个古老的工程,配置好之后编译通过,结果运行时报错: org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from class 阅读全文
posted @ 2018-12-17 22:55 匠人先生 阅读(2095) 评论(0) 推荐(0) 编辑

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