表格导出配置

jmix.gridexport.exportAllBatchSize

定义导出所有数据时分批加载的数据量。

默认值:1000

示例:

jmix.gridexport.exportAllBatchSize = 2000

jmix.gridexport.excel.useSxssf

定义是否使用流式 POI SXSSF API 构建 Excel 文件(xlsx)。

默认值:true