Skip to content

A simple springboot app that uses mySql to store hierarchical data as a nested set

Notifications You must be signed in to change notification settings

JoeArmstrong/NestedSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springBootNestedSet

A happy-path implementation of a springboot web service that implements a Nested Set Model using mySQL

No real error control, just very basic REST calls to the service, which calls the mySQL model layer to store data as a Nested Set

Resources

Joe Celko's Trees and Hierarchies in SQL for Smarties

Abbreviated, easier to read wiki about the Nested Set Model

About

A simple springboot app that uses mySql to store hierarchical data as a nested set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages