Commit Graph

2 Commits

Author SHA1 Message Date
8433cebb03
Switch dependency from panache to jOOQ in network-backend 2024-03-09 21:07:17 +03:00
eeb14cdca9
Add exception handling and database changes
New exception handlers have been added and database setup files introduced. This update also deletes unnecessary Docker and Java files, and modifies various files related to error handling and database changes. Exception handlers for runtime, social network, and not found exceptions are added to improve error feedback in the application. Database setup includes a Liquibase changelog and SQL scripts to create the person table in the database.
2024-03-09 20:54:23 +03:00