| Interface | Description |
|---|---|
| Resolver |
Resolves a given resource name to an URL.
|
| Class | Description |
|---|---|
| ClasspathCustomizationResolver |
Simple resolver which tries to find the given resource in the classpath of the enabled customizations.
|
| ClasspathResolver |
Simple resolver which tries to find the given resource in the classpath.
|
| LocalPathResolver |
Tries to resolve a given path into a file locally stored on disk.
|
| Resource |
Wraps an resolved URL as resource.
|
| Resources |
Resolves template names into URLs.
|
Copyright © 2018. All rights reserved.