Commit Graph

5 Commits

Author SHA1 Message Date
82c590dc30 update sql files 2025-07-29 20:04:46 +02:00
da491cecfa update release.sh to move sql files to version folder. 2025-03-05 14:43:15 +01:00
0681e367e7 Authentication
- add AuthenticationController
- add AuthenticationService
- add getUserByUsername to AccountService
- add findByUsername to AccountRepository
- add SecurityConfiguration
- set up authentication
2025-01-02 06:56:32 +01:00
6aee16c4a2 Get Account
- add AccountController
- add AccountEntity toAccountResponse in Mapping.kt
- add AccountService
- add AccountRepository
- add AccountEntity
2025-01-01 05:50:29 +01:00
573b4bd6fe Set up postgres 2024-12-29 20:41:09 +01:00