Steven Walters created JOHNZON-229: -------------------------------------- Summary: Mapper should support serializing java.util.stream.Stream Key: JOHNZON-229 URL: https://issues.apache.org/jira/browse/JOHNZON-229 Project: Johnzon Issue Type: Improvement Components: Mapper Affects Versions: 1.1.13 Reporter: Steven Walters
Currently, Mapper does not support serializing java.util.stream.Stream Since Johnzon uses Java 1.8 as the minimum supported version (which is the minimum version that defines Stream). This has come up quite a bit in combination with JPA 2.2 which supports Stream as the return of a QueryResult (in addition to List) -- This message was sent by Atlassian JIRA (v7.6.14#76016)