You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2019/10/03 13:35:00 UTC

[jira] [Commented] (BEANUTILS-525) Enhance BeanUtils.copyProperties with ignore fields parameter

    [ 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)