对象赋值给对象

import org.springframework.beans.BeanUtils;


BeanUtils.copyProperties(源对象, 目标对象);

属性名需要相同

posted @ 2020-08-11 14:10  林荼  阅读(409)  评论(0编辑  收藏  举报