我刚刚迁移了我的库,所以我的代码现在使用的是新的ApachePOI5.0,而不是POI4.12。我使用POI从头开始构建一个Excel文件,并从我的数据库中检索数据。[err] java.lang.IllegalArgumentException: InputStream of class class org.apache.commons.compress.archivers.zip.ZipFile[err] at org.apache.poi.openxml4j.util.ZipA
/org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</A> with parameters/org/apache/poi/ss/usermodel/CellType.html" title="enum
workbook = new XSSFWorkbook([from a FileInputStream]);java.lang.ClassNotFoundException: org.apache.poi.ss.formula.udf.IndexedUDFFinder我已经导入了这些包:import org.apache.poi.xssf.usermodel.XSSFWorkbo
tried to access private field org.apache.poi.POIDocument.directory (org.apache.poi.hslf.usermodel.HSLFSlideShowImpland org.apache.poi.POIDocument are in unnamed module of loader 'app')
at org.apache.poi.hslf.usermo