Skip to content

Support Java 8 Streams on JpaSpecificationExecutor [DATAJPA-906] #1261

Closed
@spring-projects-issues

Description

@spring-projects-issues

Tarek Nabil opened DATAJPA-906 and commented

Currently, the findAll(…) methods of JpaSpecificationExecutor only supports returning List and Page. It would be very useful if support for returning Java 8 streams could be added. For example, two findAllAndStream(…) methods could be added that take either a Specification or a Specification and Sort


5 votes, 7 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core supportstatus: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions