
springboot
sdjkjsdh
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
springboot应用httpclient获取response报错
springboot应用A通过httpclient获得另一个springboot的httpresponse时报错: WARN ExceptionHandlerExceptionResolver:140 - Resolved [org.springframework.http.converter.HttpMessageConversionException: Type definition er...原创 2019-03-11 21:39:54 · 2427 阅读 · 0 评论 -
springboot2+Hibernate报错:java.lang.AbstractMethodError nullSafeGet
背景: 为引入某组件,将springboot版本由1.x升级到2.0.8,升级后springboot启动报错 错误堆栈: java.lang.AbstractMethodError at org.hibernate.type.CustomType.nullSafeGet(CustomType.java:119) at org.hibernate.type.AbstractTy...原创 2019-07-05 14:19:30 · 1019 阅读 · 0 评论