Package pro.nikolaev.restutils.annotations


package pro.nikolaev.restutils.annotations
  • Annotation Interfaces
    Class
    Description
    A convenience annotation that creates a bean annotated with @RestControllerAdvice to globally handle controller exceptions.
    A convenience annotation that creates a bean annotated with @RestControllerAdvice that will only handle exceptions in controllers annotated with this annotation.