pig-mesh / excel-spring-boot-starter

本项目旨在为用户提供一个便捷的 Excel 导出解决方案。基于阿里巴巴的 EasyExcel 库,结合 Spring Boot 框架,封装并优化了 Excel 文件的导出流程,帮助开发者更高效地实现数据导出功能。
https://www.yuque.com/pig4cloud/excel
Apache License 2.0
502 stars 149 forks source link

引入重启就报错了 #13

Closed oday-xiexin closed 3 years ago

oday-xiexin commented 3 years ago

Description: Parameter 0 of constructor in com.pig4cloud.plugin.excel.ResponseExcelAutoConfiguration required a single bean, but 2 were found:

oday-xiexin commented 3 years ago

spring boot是 2.2.5.RELEASE, spring-cloud.version是Hoxton.RELEASE

lltx commented 3 years ago

尝试一下 0.0.9 兼容多个 MappingHandlerAdapter d的情况