Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdecker-mobilecomputing/maven_springboot_weblesezeichen

Einfache Verwaltung für eine Sammlung von WWW-Links, für Demonstration von Baumstruktur mit Spring Data JPA
https://github.com/mdecker-mobilecomputing/maven_springboot_weblesezeichen

gh-actions h2-database java jpa maven spring-boot

Last synced: 10 days ago
JSON representation

Einfache Verwaltung für eine Sammlung von WWW-Links, für Demonstration von Baumstruktur mit Spring Data JPA

Awesome Lists containing this project

README

        

# Spring Boot: Web-Lesezeichen #


Das Repo enthält den Quellcode für eine mit *Spring Boot* realisierte Web-App, die einen
einfachen Web-Lesezeichen-Manager repräsentiert.
Hiermit soll die Umsetzung einer Baumstruktur mit der
[Jakarta Persistence API (JPA)](https://jakarta.ee/learn/docs/jakartaee-tutorial/current/persist/persistence-intro/persistence-intro.html)
demonstriert werden (die Lesezeichen sind nämlich in Ordnern enthalten, die Unterordner enthalten können).


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).