[
https://issues.apache.org/jira/browse/BEANUTILS-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943611#comment-16943611
]
Gary D. Gregory commented on BEANUTILS-525:
-------------------------------------------
Hi [~KevinSchudd],
Feel free to propose a PR on GitHub :)
Gary
> 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
> Priority: Minor
>
> BeanUtils.copyProperties(Object dest, Object src, String... ignoreProperties)
> 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)