Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 494 Bytes

File metadata and controls

13 lines (10 loc) · 494 Bytes

Spring Boot JPA Nested Set - Java Implementation

This project demonstrates how to implement a nested set model using Spring Boot and JPA.

Used package

Spring Boot JPA Nested Set

Run with docker compose

docker-compose up --build -d

Postman collection