Uses of Class
org.springframework.web.reactive.config.UrlBasedViewResolverRegistration
Package
Description
Spring WebFlux configuration infrastructure.
-
Uses of UrlBasedViewResolverRegistration in org.springframework.web.reactive.config
Modifier and TypeMethodDescriptionViewResolverRegistry.freeMarker()
Register aFreeMarkerViewResolver
with a ".ftl" suffix.Set the prefix that gets prepended to view names when building a URL.ViewResolverRegistry.scriptTemplate()
Register a script template view resolver with an empty default view name prefix and suffix.Set the suffix that gets appended to view names when building a URL.Set the view class that should be used to create views.Set the view names (or name patterns) that can be handled by this view resolver.