2017年6月14日
摘要: 找了好久原因,找到了...是因为实体类没有加注解 @XmlRootElement(name="student")//@XmlRootElement可以实现对象和XML数据之间的转换 阅读全文
posted @ 2017-06-14 11:21 那_年 阅读(476) 评论(0) 推荐(0) 编辑