Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Extend README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Ueberfuhr committed Jun 27, 2024
1 parent 16a468a commit 2c82e4b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,14 @@

In diesem Projekt findest Du folgende Projekte:

- [Account Service Provider](./account-service-provider)
- [Account Service Provider](account-service-provider) - REST-Service für die Verwaltung von Kundendaten
- [Statistics Service Provider](statistics-service-provider) - REST-Service für die Ausgabe von Statistiken zu den
Kundendaten

Beide Projekte verwenden
- Spring MVC Controller
- Bean Validation
- Spring Data JPA mit einer H2-Datenbank

## Bauen und Starten

Expand Down

0 comments on commit 2c82e4b

Please sign in to comment.