# persistence-excel **Repository Path**: thoughtworks/persistence-excel ## Basic Information - **Project Name**: persistence-excel - **Description**: 本项目是一个Excel导入导出工具。 通过在数据模型上添加注解,实现Excel数据的自动导入,导出,减少开发工作量提升开发效率。 工具提供数据格式定制,样式定制,让导出的Excel更美观。 工具提供了自定义注解接口,可以根据需要添加自己特有的样式和数据格式,在简单实用的基础上,让工具用法有无限可能。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-06-17 - **Last Updated**: 2023-12-31 ## Categories & Tags **Categories**: excel-utils **Tags**: None ## README # persistence-excel 本项目是一个Excel导入导出工具。 - 通过在数据模型上添加注解,实现Excel数据的自动导入,导出,减少开发工作量提升开发效率。 - 工具提供数据格式定制,样式定制,让导出的Excel更美观。 - 工具提供了自定义注解接口,可以根据需要添加自己特有的样式和数据格式,在简单实用的基础上,让工具用法有无限可能。 详细使用方法,参见这个链接:[https://boroborome.github.io/handbook/persistence-excel.html](https://boroborome.github.io/handbook/persistence-excel.html)