1. 首先检查项目的配置文件,确定配置文件都没有问题。 2. 实体类要序列化 public class Table implements Serializable 我今天碰到的问题,主要是数据没有序列化!