Generated by
JDiff

Class org.springframework.web.servlet.view.AbstractCachingViewResolver

Added Methods
int getCacheLimit() Return the maximum number of entries for the view cache.
void setCacheLimit(int) Specify the maximum number of entries for the view cache.
 

Changed Methods
void setCache(boolean) Documentation changed from old to new.
Enable or disable caching.
 

Added Fields
int DEFAULT_CACHE_LIMIT Default maximum number of entries for the view cache: 1024