Commit Graph

3 Commits

Author SHA1 Message Date
72ac37e603 add get accounts
- add get accounts to account.http
- add getAccounts to AccountController
- add missing test in AccountServiceTest
- add getAccounts to AccountService
2025-01-28 11:44:56 +01:00
dbadfcf731 Add Account
- add addAccount to AccountController
- add account request toAccountEntity to Mapping.kt
- add addAccount to AccountService
2025-01-02 06:57:38 +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