Commit Graph

5 Commits

Author SHA1 Message Date
Maksim Skobaro
3b5be33235 Migrate to modular project 2024-08-06 01:31:59 +03:00
Maksim Skobaro
c2369d2587
Merge pull request #1 from Velixeor/fix/test-controller-returns-body
Fix: Test endpoint now returns hardcoded html page.
2024-08-05 20:15:05 +03:00
Maksim Skobaro
c106137bdc Add ResponseBody annotation
add ResponseBody annotation to TestController root method to successfully returns hard-coded html page.
2024-07-22 22:15:56 +03:00
Maksim Skobaro
f52378a1c7 Initial project structure 2024-07-22 21:45:00 +03:00
Velixeor
0e39f20352
Initial commit 2024-07-18 12:40:05 +03:00