Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/maven_springboot_glossar
Webapp für Demo JPA (ORM-Mapper)
https://github.com/mdecker-mobilecomputing/maven_springboot_glossar
github-actions h2-database java jpa maven spring-boot
Last synced: 10 days ago
JSON representation
Webapp für Demo JPA (ORM-Mapper)
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/maven_springboot_glossar
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-05-09T10:20:09.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-01T20:48:13.000Z (6 months ago)
- Last Synced: 2024-06-02T21:56:18.635Z (6 months ago)
- Topics: github-actions, h2-database, java, jpa, maven, spring-boot
- Language: Java
- Homepage:
- Size: 244 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Spring Boot: Glossar-App #
Dieses Repository enthält eine einfache Spring-Boot-Anwendung, die ein einfaches Glossar als Web-App enthält.
Die Anwendung soll die Verwendung der [Jakarta Persistence API (JPA)](https://de.wikipedia.org/wiki/Jakarta_Persistence_API) demonstrieren.
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).