## profiles: <none>

## profiles: boot-flag
   order 0            org.springframework.boot.webmvc.autoconfigure.ProblemDetailsExceptionHandler

## profiles: advice
   order 2147483647   com.ankurm.problems.advice.GlobalExceptionHandler

## profiles: boot-flag,advice
   order 2147483647   com.ankurm.problems.advice.GlobalExceptionHandler

## profiles: catchall-first
   order -2147483648  com.ankurm.problems.advice.CatchAllFirstHandler
   order 0            org.springframework.boot.webmvc.autoconfigure.ProblemDetailsExceptionHandler

