alibaba / easyexcel

快速、简洁、解决大文件内存溢出的java处理Excel工具
https://easyexcel.opensource.alibaba.com
Apache License 2.0
32.09k stars 7.5k forks source link

能否兼容通过自定义注解读取表头 #3963

Open Mr-chz opened 1 month ago

Mr-chz commented 1 month ago

项目里面大量使用了swagger的注解,例如Schema注解。能否扩展表头的解析,兼容读取Schema注解中的内容和ExcelProperty注解中的内容作为表头

psxjoy commented 1 month ago

While this compatibility approach might not be the best solution, it's certainly a valuable suggestion. I believe we should consider expanding the scope of the annotation's usage. 这种兼容似乎并不是一种很好的解决方法。不过的确是个很好的意见。