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_kfzkennzeichen

Web-Anwendung für Demo einiger Features von "Spring Data JPA"
https://github.com/mdecker-mobilecomputing/maven_springboot_kfzkennzeichen

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

Last synced: 10 days ago
JSON representation

Web-Anwendung für Demo einiger Features von "Spring Data JPA"

Awesome Lists containing this project

README

        

# KFZ-Kennzeichenverwaltung mit "Spring Data JPA" #


Dieses Repo enthält ein Maven-Projekt für eine mit *Spring Boot* implementierte Web-Anwendung, mit der
folgende Konzepte von *Spring Data JPA* demonstriert werden sollen:
* `@OneToOne`-Mappings
* Enum-Attribute auf Spalten in Datenbanktabellen abbilden
* Bean Validation


----

## License ##


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