1. 引入依赖2. 读操作 1. 引入依赖<dependency> <groupId>com.alibaba</groupId> <artifactId>easyexcel</artifactId> <version>3.0.1</version></dependency> 2. 读操作