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

setExposeSessionAttributes

open fun setExposeSessionAttributes(exposeSessionAttributes: Boolean): Unit

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

See Also
AbstractTemplateView#setExposeSessionAttributes