花了几天时间在这个问题上之后,我在stackoverflow))中找到了答案。
FileInputStream与ClassPathResource与getResourceAsStream和文件完整性
maven-resources-plugin过滤中的问题,它损坏了excel文件。
You should not filter binary files like excel and use two mutually exclusive resource sets as described at the bottom of this page
Maven资源插件



