I can't create multiple `@ControlledAdvice` classes without adding explicit `@Order`. Example project: https://github.com/xmazu/spring-graphql-multiple-controller-advice I have added tests that should work but with current AnnotatedControllerExceptionResolver implementation they won't 😢