4 Commits

Author SHA1 Message Date
Andrey Terentev
7566f24d36
Refactor controllers and exception handling (#8)
* Refactored exceptions and responses

* Extracted exceptions to external api library

* Refactored exceptions and extracted models to external library

* Fixed test after refactor

* Extracted validator to api library

* Implemented session error handler

* Upgraded notifications

* Implemented global exception handler for control panel
2024-01-16 16:29:44 +07:00
a8348dcd3d Renames package 2023-12-27 21:11:25 +07:00
a7a256947a transformed to gradle multi project 2023-12-27 12:09:38 +07:00
e02b6faecb Initial commit 2023-11-11 12:23:38 +07:00