Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

支持Native-Image以及优化建议 #2853

@pipinet

Description

@pipinet

在使用Spring Native和非Spring项目的Native的时候,在打Native包的时候会失败,大部分问题都集中在poi和ehcache的使用上,同时还发现了一些依赖方面的可调整的方面,,所以建议做如下修改来处理这些问题。
1、将easyexcel core对于spring的依赖去除,使用扩展的方式引入。
2、将easyexcel core对于ehcache的依赖去除,使用扩展的方式引入。
3、目前与poi的版本差距挺大的,建议将poi升级,若存在兼容性的问题可以使用多个版本的适配扩展包来实现。
4、然后,适配目前native过程中的问题。

不知道这些想法是否符合easyexcel的发展,这些建议是否符合easyexcel的初衷。

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdevelopingThis feature will be added in future releasespending verificationThis problem needs to be confirmed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions