当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 0

Damon / springbootExcelDemo
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

springbootExcelDemo

项目介绍

配置文件内容置空,包含隐私。 excel和java对象互相转换的项目 项目包含前端代码,非本人所创,其功能是用户可以在网页上传和下载Excel,支持xls和xlsx格式。 重点代码在excelUtil包下, ExcelUtil有不少方法,最主要的方法是mapUploadedExcelToPOJO(), 它的作用是,在网页上,上传一个Excel文件,然后把其转为java实体类。 使用的技术:java反射机制;注解Annotation ExcelUtil类中其它几个方法使用频率较低,在此不作解释。 另外前端代码非本人所创,非喜勿喷。

English version: application.properties is blank because it includes private information. This is a project that Excel file and java pojo can be converted to each other. Those front-end code is not created by me,and with it user can upload or download Excel, the project support format of xls and xlsx. The major code is in package excelUtil, The class ExcelUtil contains several methods,and the one matters most is mapUploadedExcelToPOJO(), its function is that you can upload Excel and the project will convert the file into java pojo. Technology inclued:java reflection;the Annotation

软件架构

软件架构说明

安装教程

  1. xxxx
  2. xxxx
  3. xxxx

使用说明

  1. xxxx
  2. xxxx
  3. xxxx

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

码云特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 http://git.mydoc.io/
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/

空文件

简介

Excel和java对象映射转换的项目 展开 收起
Java
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/damongit/springbootExcelDemo.git
git@gitee.com:damongit/springbootExcelDemo.git
damongit
springbootExcelDemo
springbootExcelDemo
master

搜索帮助