sample-spring-jpa-streamer icon indicating copy to clipboard operation
sample-spring-jpa-streamer copied to clipboard

Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.

JPAStreamer with Spring Boot Demo Project Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

In this project I'm demonstrating you the most interesting features of JPAstreamer for expressing JPA/Hibernate/Spring queries using standard Java streams.

The details has been described in the article: Express JPA Queries as Java Streams