dodano pakiet domain i klase UserEntity

This commit is contained in:
jagfoljersolen
2025-10-14 13:01:30 +01:00
parent 95fd751d2f
commit 386b078ffb

View File

@@ -0,0 +1,4 @@
package domain;
public class UserEntity {
}