login view

menue view
MenueController
This commit is contained in:
2023-01-16 18:06:54 +01:00
parent f072cc9f66
commit 1194b163fa
3 changed files with 178 additions and 0 deletions

View File

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