Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caused by: java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.Cell.getCellTypeEnum()Lorg/apache/poi/ss/usermodel/CellType; #100

Closed
zhnagheng opened this issue Jan 3, 2024 · 2 comments

Comments

@zhnagheng
Copy link

org.jeecgframework autopoi-web 1.4.7

when i use the util mathod org.jeecgframework.poi.excel.ExcelImportUtil#importExcel(java.io.InputStream, java.lang.Class<?>, org.jeecgframework.poi.excel.entity.ImportParams) to import a excel, it seems not work correctly, the error stack as following picture,
i will appreciate for any response, hope your reply!!!
image

@zhangdaiscott
Copy link
Member

你是不是自己升级了poi导致版本不一致,冲突了

@wxqlandy
Copy link

这个大概率是版本冲突了,autopoi的poi依赖有些太老了,我之前项目用了poi-tl框架操作word,就存在版本冲突了,导致新版的poi-tl没法用,报的错也基本上是上面这种,各种类或者方法找不到,只能回去旧版,希望autopoi能够更新下poi依赖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants