Modified DemoApplication and added new files

This commit is contained in:
Kr4ms00n
2025-10-02 15:51:35 +02:00
parent b571bbdd21
commit 8abde8bc49

View File

@@ -0,0 +1,4 @@
package com.example.demo.controller;
public class UserController {
}