Uses of Class
com.foreach.across.modules.web.context.PrefixingPathRegistry
Packages that use PrefixingPathRegistry
-
Uses of PrefixingPathRegistry in com.foreach.across.modules.web.config
Methods in com.foreach.across.modules.web.config that return PrefixingPathRegistryModifier and TypeMethodDescriptionUrlPrefixingConfiguration.prefixingPathRegistry
(ResourceConfigurationProperties resourcesConfiguration) Methods in com.foreach.across.modules.web.config with parameters of type PrefixingPathRegistryModifier and TypeMethodDescriptionorg.thymeleaf.spring6.SpringTemplateEngine
ThymeleafViewSupportConfiguration.springTemplateEngine
(PrefixingPathRegistry prefixingPathRegistry) UrlPrefixingConfiguration.webAppLinkBuilder
(PrefixingPathRegistry prefixingPathRegistry, jakarta.servlet.ServletContext servletContext) -
Uses of PrefixingPathRegistry in com.foreach.across.modules.web.template
Methods in com.foreach.across.modules.web.template with parameters of type PrefixingPathRegistryModifier and TypeMethodDescriptionvoid
WebTemplateInterceptor.setPrefixingPathRegistry
(PrefixingPathRegistry prefixingPathRegistry)