You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Steven Walters (JIRA)" <ji...@apache.org> on 2019/08/07 13:40:00 UTC

[jira] [Created] (JOHNZON-229) Mapper should support serializing java.util.stream.Stream

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)