Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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"
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/maven_springboot_kfzkennzeichen
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-06-17T15:13:09.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-06-27T15:16:30.000Z (5 months ago)
- Last Synced: 2024-06-27T18:41:27.521Z (5 months ago)
- Topics: github-actions, h2-database, java, jpa, maven, spring-boot
- Language: Java
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).