hld3 / backend-test-coderockr

https://github.com/Coderockr/backend-test?tab=readme-ov-file
0 stars 0 forks source link

Look into making a global exception handler. #18

Closed hld3 closed 4 months ago

hld3 commented 5 months ago

Make it using the tools available in Spring. There are a couple annotations like @ControllerAdvice and @RestControllerAdvice to look at. This is not a high priority right now and can wait until a full endpoint is up, or later.