Compare commits

..

1 Commits

Author SHA1 Message Date
50ffff46b2 Update Readme.txt 2025-10-10 08:59:03 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1,2 @@
This is documentation of the project
Changes made on branch "new_feature"

View File

@ -1,5 +1,4 @@
package controller;
@RestController
public class UserController {
}