标签:tar get 信息 not bean cep copy exception core
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]
BUG05 - 【copyProperties方法使用的时候必须对拷贝源判空】package org.springframework.beans;
标签:tar get 信息 not bean cep copy exception core
原文地址:https://www.cnblogs.com/zhazhaacmer/p/12207348.html