spring-framework / org.springframework.web.method / ControllerAdviceBean / getOrder

getOrder

open fun getOrder(): Int

Returns the order value extracted from the ControllerAdvice annotation, or Ordered#LOWEST_PRECEDENCE otherwise.