Uses of Class
org.thymeleaf.spring6.view.reactive.ThymeleafReactiveView
Packages that use ThymeleafReactiveView
-
Uses of ThymeleafReactiveView in org.thymeleaf.spring6.view.reactive
Methods in org.thymeleaf.spring6.view.reactive that return types with arguments of type ThymeleafReactiveViewModifier and TypeMethodDescriptionprotected Class<? extends ThymeleafReactiveView>
ThymeleafReactiveViewResolver.getViewClass()
Method parameters in org.thymeleaf.spring6.view.reactive with type arguments of type ThymeleafReactiveViewModifier and TypeMethodDescriptionvoid
ThymeleafReactiveViewResolver.setViewClass
(Class<? extends ThymeleafReactiveView> viewClass) Set the view class that should be used to create views.