springboot打包后jar itext读取字体文件处理 springboot打包后jar itext读取字体文件处理springboot打包后无法读取文件通过InputStream stream = Thread.currentThread().getContextClassLoader().getResourceAsStream(“com/xxx/xxx/xxx/simsun.ttf”);输入流byte[] st1 = new byte[s...