Skip to content

Simple approach for handling exceptions in REST API using Spring-Boot

Notifications You must be signed in to change notification settings

vladimirconev/exception-handler-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Simple approach for handling exceptions in REST APIs using Spring Rest Controller Advice.

It provides a solid foundation for further improvements and adjustments.

Setup

  • JDK 8
  • MAVEN

Running local

To Build the project, just run:

mvn verify

Running the project:

mvn spring-boot:run

About

Simple approach for handling exceptions in REST API using Spring-Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages