Blog Posts

Recent posts

Spring boot - Exception handling

less than 1 minute read

SpringBoot allow to define the exception handler inside of Controller. The following code shows an example.