Replies: 3 comments 2 replies
-
|
I think you research is very thorough and your approach makes sense to me -- you have the green light to implement exception handling as you see it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
You've done a solid work with the research, I have nothing to add! I have only one question -- are you considering adding throws in services as a part of the task or is this task focusing only on preparing the mechanisms that we are going to use in the future? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Done! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know this task was supposed to be finished in Sprint 2 💀 but it will have to be finished in Sprint 4 as I want to do this correctly and scalably. Because of this, I have to do #71 before that.
Here are my core goals for this task:
Here is my plan:
@RestControllerAdviceto create a global exception handler that catches and handles exceptions across all controllers.ProductNotFoundException, etc., to customizeresponse body easily.Discussion Points:
Knowledge base:
Beta Was this translation helpful? Give feedback.
All reactions