alibaba/easyexcel

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

Open

#4001 opened on Sep 20, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Java (33,728 stars) (7,599 forks)batch import
help wanted

Description

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

Contributor guide