You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Gil Portenseigne (JIRA)" <ji...@apache.org> on 2018/08/31 15:34:00 UTC

[jira] [Closed] (OFBIZ-10537) Refactor EntityUtil findBy methods using Stream API

     [ https://issues.apache.org/jira/browse/OFBIZ-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gil Portenseigne closed OFBIZ-10537.
------------------------------------

> Refactor EntityUtil findBy methods using Stream API
> ---------------------------------------------------
>
>                 Key: OFBIZ-10537
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10537
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Gil Portenseigne
>            Assignee: Gil Portenseigne
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10537-1_integration_tests.patch, OFBIZ-10537-2_refactor_streams.patch
>
>
> Refactoring EntityUtil methods that were using lots of for loops using Stream API. Increasing readability and simplicity.
> Adding integration test around this improvement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)