Skip to content

llessi06/Spring-JPAStreamer-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot JPAStreamer Demo

This demo is a simple example of how to use JPA-Stream with Spring Boot.

Installation

  1. Clone the repository
  2. Open the project in your IDE
  3. Run the project
  4. The project will be available at http://localhost:8080

Features

  • List all persons
  • Get a person by ID
  • Create a new person
  • Update a person
  • Delete a person

Technologies

  • Spring Boot
  • Spring Data JPA
  • JPA-Streamer

License

This project is provided as-is under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages