https://github.com/bootcamptoprod/spring-boot-rest-controller-advice
A simple Spring Boot app demonstrating how we can handle exception in case of Rest APIs using rest controller advice
https://github.com/bootcamptoprod/spring-boot-rest-controller-advice
controlleradvice restcontrolleradvice spring-boot-controller-advice spring-boot-exception-handling spring-boot-rest-controller-advice spring-boot-restcontrolleradvice
Last synced: 2 months ago
JSON representation
A simple Spring Boot app demonstrating how we can handle exception in case of Rest APIs using rest controller advice
- Host: GitHub
- URL: https://github.com/bootcamptoprod/spring-boot-rest-controller-advice
- Owner: BootcampToProd
- Created: 2025-03-08T15:43:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T18:45:45.000Z (3 months ago)
- Last Synced: 2025-03-08T19:29:57.359Z (3 months ago)
- Topics: controlleradvice, restcontrolleradvice, spring-boot-controller-advice, spring-boot-exception-handling, spring-boot-rest-controller-advice, spring-boot-restcontrolleradvice
- Language: Java
- Homepage: https://bootcamptoprod.com/spring-boot-restcontrolleradvice-annotation/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Spring Boot RestControllerAdvice Annotation: Global Exception Handling Made Easy
For complete understanding on how we can handle exception in case of Rest APIs using rest controller advice you can check out our blog.
**Blog Link:** [Spring Boot RestControllerAdvice Annotation: Global Exception Handling Made Easy](https://bootcamptoprod.com/spring-boot-restcontrolleradvice-annotation/)