spring-boot/spring-boot-project
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
..
2021-11-16 08:34:39 +01:00
2022-05-26 17:30:39 +01:00
2022-06-22 08:15:04 +02:00