Skip to content
Discussion options

You must be logged in to vote

Yeah. You can develop clean your spring boot application without creating GlobalExceptionHandler class using @ControllerAdvice or @RestControllerAdvice. This library automatically handled it and throws RFC 9457 standard ProblemDetail response through the library, and I created ApiException abstract class to create custom exceptions you want using extend that abstract class. ❤️☺️

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Pramudithalakshan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants