Generated by
JDiff

Class org.springframework.web.servlet.view.InternalResourceViewResolver

Changed Methods
void setExposeContextBeansAsAttributes(boolean) Method was locally defined, but is now inherited from UrlBasedViewResolver. Set whether to make all Spring beans in the application context accessible as request attributes, through lazy checking once an attribute gets accessed.
void setExposedContextBeanNames(String[]) Method was locally defined, but is now inherited from UrlBasedViewResolver. Specify the names of beans in the context which are supposed to be exposed.