Skip to content

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

Notifications You must be signed in to change notification settings

PraveenGNair/spring-data-jpastreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages