This commit is contained in:
Student Politechniki
2025-10-14 13:18:16 +02:00
parent 9bb18b9155
commit adc06ef3e9

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.controller;
/**
*
* @author student
*/
public class UserController {
}