public class GroovyPageResourceLoader extends StaticResourceLoader
A StaticResourceLoader that loads GSPs from a local grails-app folder instead of from WEB-INF in development mode.
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
BEAN_ID |
The id of the instance of this bean to be used in the Spring context |
Type Params | Return Type | Name and description |
---|---|---|
|
public Resource |
getResource(java.lang.String location) |
|
public void |
setBaseResource(Resource baseResource) |