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 | 
|---|---|---|
|  | Resource | getResource(java.lang.String location) | 
|  | void | setBaseResource(Resource baseResource) |