| Class | Description |
|---|---|
| OrderedClassLoaderResourceResolver |
Custom URL resource resolver used by template resolver using a comparator optionally
|
| OrderedClassLoaderTemplateResolver |
Custom template resolver used to get the correct template
If using the default constructor the TemplateUrlComparator will be used to sort
the templates within OrderedClassLoaderResourceResolver after searching them in the classpath. |
| TemplateUrlComparator |
Comparator expects the full url path of template
Templates found in core will have the lowest order |
| ThymeleafResolverExtension |
Configuration for custom template resolver using the spring configuration attributes
but with highest order in time of creation
|
Copyright © 2016–2017. All rights reserved.