common-export
- Support exporting CSV and Excel files
- Support data acquisition method export and memory data export
How to use it
<dependency>
<groupId>com.github.catdou</groupId>
<artifactId>common-export</artifactId>
<version>1.3</version>
</dependency>