https://github.com/belier-cn/jxls-spring
Jxls 的 Spring扩展,能够通过视图的方式输出 excel
https://github.com/belier-cn/jxls-spring
jxls spring spring-boot
Last synced: 4 months 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T23:24:55.000Z (over 3 years ago)
- Last Synced: 2025-04-05T02:06:08.281Z (about 1 year ago)
- Topics: jxls, spring, spring-boot
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jxls的spring扩展
[](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
- 缓存模板,提高性能