Views & Controller erstellt

This commit is contained in:
2023-01-17 15:58:22 +01:00
parent e245233a23
commit 3bb141fb52
17 changed files with 313 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
package com.bib.essensbestellungsverwaltung;
public class AdminController {
}