@groovy.transform.CompileStatic class ScaffoldingViewResolver extends GroovyPageViewResolver implements ModelBuilder, ResourceLoaderAware
Modifiers | Name | Description |
---|---|---|
protected java.util.Map<java.lang.String, View> |
generatedViewCache |
Type | Name and description |
---|---|
ResourceLoader |
resourceLoader |
Constructor and description |
---|
ScaffoldingViewResolver() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected java.lang.String |
buildCacheKey(java.lang.String viewName) |
|
protected View |
loadView(java.lang.String viewName, java.util.Locale locale) |
Groovy Documentation