alibaba/easyexcel

版本4.0.2自定义转换器,项目是springboot单体项目,已经在实体类的字段上的注解里指定了但是不生效

Open

#4.001 geöffnet am 20. Sept. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (33.728 Stars) (7.599 Forks)batch import
help wanted

Beschreibung

自定义转换器类:image 实体类:image 读取excel工具类:image 现在只有全局配置才能生效,但是这不符合我的初衷,看了一遍官网这里,和我的做法一样,但是我的不生效,springboot单体项目,版本是2.7.18

Contributor Guide