Package org.broadleafcommerce.presentation.resolver
package org.broadleafcommerce.presentation.resolver
-
ClassDescriptionAbstract implementation of
BroadleafTemplateResolverthat has some defaults.Implementation ofAbstractBroadleafTemplateResolverthat is used if the templates that need to be resolved are not underWEB-INFbut are instead somewhere else on the classpathImplementation ofAbstractBroadleafTemplateResolverthat should be used if the templates you are resolving are in the database.Broadleaf's version of Thymeleaf's enum TemplateMode This enum is used to designate what type of file that a resource resolver should be used for.Class used to indicate a new Template Resolver to be used to resolve file namesImplementation ofAbstractBroadleafTempalateResolverthat is used if the template you are resolving are in the deployedwebappfolder.