mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2a5d1b086f
The locale should be set in resolveViewName() instead of createView() in order to be taken in account with cached views. Issue: SPR-15064