Package pro.nikolaev.restutils.annotations
package pro.nikolaev.restutils.annotations
-
Annotation InterfacesClassDescriptionA convenience annotation that creates a bean annotated with
@RestControllerAdviceto globally handle controller exceptions.A convenience annotation that creates a bean annotated with@RestControllerAdvicethat will only handle exceptions in controllers annotated with this annotation.