mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Changing the velocity view resolver to a VelocityLayoutViewResolver seems a common use case so it has now a dedicated section in the relevant how to. Closes gh-3732