Class PerControllerExceptionHandlingAdvice

java.lang.Object
pro.nikolaev.restutils.components.ExceptionHandlingAdvice
pro.nikolaev.restutils.components.PerControllerExceptionHandlingAdvice

@Order(-2147483648) @RestControllerAdvice(annotations=RestExceptionHandler.class) public class PerControllerExceptionHandlingAdvice extends ExceptionHandlingAdvice
  • Constructor Details

    • PerControllerExceptionHandlingAdvice

      public PerControllerExceptionHandlingAdvice(jakarta.servlet.MultipartConfigElement multipartConfigElement)