commons-beanutils.jar
PropertyUtils.copyProperties(Object dest, Object orig)
spring-beans.jar
BeanUtils.copyProperties(Object source, Object target)
commons-beanutils.jar
PropertyUtils.copyProperties(Object dest, Object orig)
spring-beans.jar
BeanUtils.copyProperties(Object source, Object target)
原文:https://www.cnblogs.com/xingzc/p/8663119.html