PraveenGNair / spring-data-jpastreamer

A sample spring boot app which uses JPAstreamer open source library to express JPA queries as Java streams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring JPAstreamer Demo

This project repo uses Spring Boot 2.5.X, Spring Data JPA and JPAstreamer. JPAstreamer is an Open Source Library to Instantly Process Data as Java Streams. Read more about usage of the library in my blog.

Run Command

  • Clean compile

$ mvn clean compile

  • Run App

$ mvn spring-boot:run

About

A sample spring boot app which uses JPAstreamer open source library to express JPA queries as Java streams.


Languages

Language:Java 100.0%