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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
Gil Portenseigne created OFBIZ-10537:
----------------------------------------

             Summary: 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
             Fix For: Upcoming Branch


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)