Commit Graph

16 Commits

Author SHA1 Message Date
Velixeor
d4f61438eb Update role 2024-10-19 22:30:05 +03:00
Maksim Skobaro
9191e6bf16 basic js: store/context, domain models, utils, router 2024-10-13 18:05:10 +03:00
Maksim Skobaro
a05e250888 basic authorization and authentication configurations 2024-09-29 12:42:26 +03:00
Maksim Skobaro
c387436681 Main page 2024-08-08 21:48:32 +03:00
Maksim Skobaro
309d0fd13e
Merge pull request #3 from Velixeor/feature/add-flyway-integration-multimodule
Feature/add flyway integration multimodule
2024-08-06 01:35:50 +03:00
Maksim Skobaro
0b98eda6ea
Merge branch 'main' into feature/add-flyway-integration-multimodule 2024-08-06 01:35:23 +03:00
Maksim Skobaro
3b5be33235 Migrate to modular project 2024-08-06 01:31:59 +03:00
Velixeor
b1584d77e0 Update pom 2024-08-06 01:30:40 +03:00
Velixeor
ae90cb29aa Add base cases and fix GenerationType.SEQUENCE 2024-08-06 01:29:13 +03:00
Maksim Skobaro
6681a4230e Migrate to modular project 2024-08-06 01:21:46 +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
Egor
97d6046e85 Add base cases and fix GenerationType.SEQUENCE 2024-07-26 03:32:30 +03:00
Egor
a8d7eeea56 Add base migration and Entitty and Dto 2024-07-24 21:25:36 +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