LeNelSoN / you-are-the-hero

L'API dont vous êtes le héros is an interactive Java API that brings the adventure of "choose your own adventure" stories to life. Users can embark on unique journeys, make decisions at each step, and create dynamic narratives, all while experiencing the nostalgia of classic adventure books.
GNU General Public License v3.0
1 stars 8 forks source link

Implementation of @ControllerAdvice for Exception Handling #24

Open LeNelSoN opened 2 weeks ago

LeNelSoN commented 2 weeks ago

Quest:

We want to improve exception handling in our Spring application by using @ControllerAdvice. This will allow us to centralize exception management, enhance code cleanliness, and ensure a uniform response in case of errors.

Current Problems:

Objectifs:

Feel free to add your thoughts or suggestions regarding this proposal.

DALL·E-2024-10-02-17 16

The keeper of the repo 🏰

srinjoyghosh-bot commented 2 weeks ago

Hi @LeNelSoN could you assign this to me

LeNelSoN commented 2 weeks ago

Thank you @srinjoyghosh-bot, and I look forward to reviewing what you come up with.

LeNelSoN commented 1 week ago

Hello @srinjoyghosh-bot ,

I hope you're doing well! I wanted to check in regarding the issue you picked up for the project. We haven't seen any commits from you in the past week, and I just wanted to make sure everything is going smoothly.

If you've encountered any difficulties or need assistance, feel free to reach out, and we’ll be happy to help. If you're no longer able to work on the issue, please let us know so we can reassign it.

The keeper of the repo 🏰

RamprasadRajasegar commented 2 days ago

Hello @LeNelSoN ,

I am working on this. Since I am new to open-source contributions, give me two days, and I will push the code.