Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/belier-cn/jxls-spring
- Owner: belier-cn
- License: mit
- Created: 2018-12-07T13:05:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T23:24:55.000Z (about 2 years ago)
- Last Synced: 2024-11-16T01:16:01.679Z (about 2 months ago)
- Topics: jxls, spring, spring-boot
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
- 缓存模板,提高性能