GY-CODING / gy-messages-service

GYCODING's official messaging service backend.
https://api.gycoding.com/messages
MIT License
2 stars 0 forks source link

Implement new exception system to every service #13

Closed gy-toxyc closed 2 months ago

gy-toxyc commented 2 months ago

The purpose of this issue is to remove the old exception management system, that was the same in every service, and implement the new one using Maven dependencies, importing our own exception management package.

Tasks


In order for this issue to be closed, all tasks should be completed in every service.