会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
快鸟
博客园
首页
新随笔
联系
订阅
管理
2020年6月20日
SpringBoot jar in jar 加载资源的原理及带来的问题
摘要: 使用 IDEA 运行 springboot 程序与 java -jar 运行 springboot 程序时 ClassLoader 不同,导致 classloader.getResource() 拿不到资源 使用 this.getClass().getClassLoader() 获取 classlo
阅读全文
posted @ 2020-06-20 16:39 快鸟
阅读(2460)
评论(1)
推荐(0)