Kevin Schuddinck created BEANUTILS-525:
------------------------------------------
Summary: Enhance BeanUtils.copyProperties with ignore fields parameter
Key: BEANUTILS-525
URL: https://issues.apache.org/jira/browse/BEANUTILS-525
Project: Commons BeanUtils
Issue Type: Improvement
Components: Locale BeanUtils / Converters
Affects Versions: 1.9.3
Reporter: Kevin Schuddinck
BeanUtils.copyProperties(Object dest, Object src, String... ignoreFields)
Copy the property values of the given source bean into the given target bean, ignoring the
given "ignoreProperties".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|