public interface TemplateResolverOptionsApplier
Modifier and Type | Method and Description |
---|---|
void |
apply(org.thymeleaf.templateresolver.ITemplateResolver resolver,
TemplateResolverOptions options)
Apply the options on the resolver
|
void apply(org.thymeleaf.templateresolver.ITemplateResolver resolver, TemplateResolverOptions options)
resolver
- the resolver to configureoptions
- the options to applyCopyright © 2021. All rights reserved.