spring-boot/spring-boot-tests
Guirong Hu 3592292e4b Use ExceptionHandler when Spring MVC uses a different management port
Update `CompositeHandlerExceptionResolver` to search for beans in
all contexts. Note that `BeanFactoryUtils.beansOfTypeIncludingAncestors`
cannot not be used since we need to pick up all beans, even if they
have the same name.

See gh-31495
2022-06-22 16:13:26 -07:00
..
spring-boot-deployment-tests/src/intTest/resources Test servlet 3.1 compatibility in deployment tests 2021-12-09 12:24:43 +00:00
spring-boot-integration-tests Fix requiresUnpack following Bouncy Castle upgrade 2022-06-16 17:32:40 +01:00
spring-boot-smoke-tests Use ExceptionHandler when Spring MVC uses a different management port 2022-06-22 16:13:26 -07:00