This demo is a simple example of how to use JPA-Stream with Spring Boot.
- Clone the repository
- Open the project in your IDE
- Run the project
- The project will be available at
http://localhost:8080
- List all persons
- Get a person by ID
- Create a new person
- Update a person
- Delete a person
- Spring Boot
- Spring Data JPA
- JPA-Streamer
This project is provided as-is under the MIT License