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
2
stars
10
forks
source link
refactor(handleexception): create global method for responseEntity and and handleGlobalException #55
This PR enhances global exception handling in our Spring API by ensuring that users receive clear and meaningful error messages when exceptions occur and close #54.
Description:
This PR enhances global exception handling in our Spring API by ensuring that users receive clear and meaningful error messages when exceptions occur and close #54.