Files
spring-boot/spring-boot-project/spring-boot-docs
Louis Morgan 264a9aa43a Consider ControllerAdvice with @GraphQlTest
This commit updates the GraphQL slice tests to also consider
`@ControllerAdvice`-annotated beans, since Spring GraphQL loads
`@GraphQlExceptionHandler`s declared in `@ControllerAdvice` beans.

This also aligns `@GraphQlTest` with `@WebMvcTest`.

See gh-49660

Signed-off-by: Louis Morgan <ljrmorgan@gmail.com>
2026-03-20 10:02:07 +01:00
..
2026-03-06 16:27:00 +01:00