aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/ru
Commit message (Expand)AuthorAgeFilesLines
* feat(db/dao): add DAO repository interfacesmrfoxygmfr2025-03-235-0/+41
* feat(db): add new enum valuesmrfoxygmfr2025-03-233-2/+12
* fix(db/models): change primary key strategy and remove extra NotNull annotationsmrfoxygmfr2025-03-237-15/+7
* feat(db): add mappingsmrfoxygmfr2025-03-232-0/+10
* fix(db): add forgotten name to productmrfoxygmfr2025-03-231-0/+4
* fix(db): remove enum dictionary tablesmrfoxygmfr2025-03-173-3/+3
* style(db/models): rename snake_case variables to camelCasemrfoxygmfr2025-03-174-6/+6
* feat(db): add modelsmrfoxygmfr2025-03-1712-0/+322
* feat(db): add hibernate session factorymrfoxygmfr2025-03-171-0/+49
* feat: init gradle repomrfoxygmfr2025-03-172-0/+26