open fun cacheLimit(cacheLimit: Int): UrlBasedViewResolverRegistration
Specify the maximum number of entries for the view cache. Default is 1024.
See Also org.springframework.web.servlet.view.UrlBasedViewResolver#setCache(boolean)