social-network/network-schema-rest
Struchkov Mark 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
..
src/main/java/dev/struchkov/network/controller/rest/schema Add exception handling and database changes 2024-03-09 20:54:23 +03:00
pom.xml Add exception handling and database changes 2024-03-09 20:54:23 +03:00