问题
Invalid bound statement (not found): xxxxxxx
找不到某某路径
image-20220321193410515
只有两个路径一样时,编译后的target中才会放到同一个文件夹内
image-20220321193648105
在resources里新建文件夹和在java文件夹里新建包不一样,要用 / 代替 .
image-20220321193700872
Invalid bound statement (not found): xxxxxxx
找不到某某路径
只有两个路径一样时,编译后的target中才会放到同一个文件夹内
在resources里新建文件夹和在java文件夹里新建包不一样,要用 / 代替 .