Developer2_1

This commit is contained in:
Jan Drewienkowski 2025-10-03 11:48:28 +02:00
parent 77c5916237
commit c1a60f06b1

View File

@ -0,0 +1,13 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package com.example.demo.domain;
/**
*
* @author student
*/
public class UserEntity {
}