Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/belier-cn/jxls-spring

Jxls 的 Spring扩展,能够通过视图的方式输出 excel
https://github.com/belier-cn/jxls-spring

jxls spring spring-boot

Last synced: 11 days ago
JSON representation

Jxls 的 Spring扩展,能够通过视图的方式输出 excel

Awesome Lists containing this project

README

        

# Jxls的spring扩展
[![Maven Central](https://img.shields.io/maven-central/v/cn.belier/jxls-spring-extend.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22cn.belier%22%20AND%20a:%22jxls-spring-extend%22)

该项目扩展了一个Jxls的视图处理器,以便开发者更方便的导出excel文档

# 使用文档

[查看文档](https://github.com/belier-cn/jxls-spring-extend/wiki)

# 1.2.0 版本计划

- 升级jxls版本为2.6.0

- 缓存模板,提高性能