auto 34255c93c8 Add REST annotations to StaffAppController
Introduce `@RestController` and `@RequestMapping` annotations to the `StaffAppController` class. This change standardizes the API endpoint and ensures all methods within this class are mapped correctly under `/api/apply`.
2024-08-06 22:23:04 +02:00
2024-08-06 22:21:43 +02:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
S
Description
No description provided
399 KiB
Languages
Java 100%