BUG05 - 【copyProperties方法使用的时候必须对拷贝源判空】package org.springframework.beans;
报错信息
java.lang.IllegalArgumentException: Source must not be null
at org.springframework.util.Assert.notNull(Assert.java:115) ~[spring-core-4.2.5.RELEASE.jar:4.2.5.RELEASE]
at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:600) ~[spring-beans-4.2.5.RELEASE.jar:4.2.5.RELEASE]
at org.springframework.beans.BeanUtils.copyProperties(BeanUtils.java:546) ~[spring-beans-4.2.5.RELEASE.jar:4.2.5.RELEASE]
copyProperties(source ,target)
你不逼自己一把,你永远都不知道自己有多优秀!只有经历了一些事,你才会懂得好好珍惜眼前的时光!

浙公网安备 33010602011771号