spring-framework / org.springframework.web.servlet.view / AbstractTemplateViewResolver / setExposeRequestAttributes

setExposeRequestAttributes

open fun setExposeRequestAttributes(exposeRequestAttributes: Boolean): Unit

Set whether all request attributes should be added to the model prior to merging with the template. Default is "false".

See Also
AbstractTemplateView#setExposeRequestAttributes