Automatically alias MultipartResolver beans
Update DispatcherServletAutoConfiguration to alias a MultipartResolver that is not named correctly. This allows the DispatcherServlet to pick up any MultipartResolver bean, regardless of its name. See gh-2162
Showing
Please register or sign in to comment