会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
WindsJune
There is a will,there is a way!
博客园
首页
新随笔
联系
管理
随笔分类 -
spring-boot这些事
Maven项目改为spring boot项目的方法
摘要:把Maven项目改为spring boot项目的详细步骤......
阅读全文
posted @
2018-09-25 14:01
WindsJune
阅读(22030)
评论(0)
推荐(0)
spring boot从redis取缓存发生java.lang.ClassCastException异常
摘要:仔细看你会发现这个类转换异常很奇怪,为什么呢?我们注意到这两个User不管是包名还是类名是完全一样的 java.lang.ClassCastException: com.winds.admin.core.model.system.User cannot be cast to com.winds.admin.core.model.system.User ,但也发生了强制转换异常,那么还有什么原因会引起这种情况呢?那就只有一种情况了:使用的类加载器不一样......
阅读全文
posted @
2018-09-24 16:14
WindsJune
阅读(7261)
评论(1)
推荐(0)
公告