Class SpringWebMvcThymeleafRequestContext

Object
org.thymeleaf.spring6.context.webmvc.SpringWebMvcThymeleafRequestContext
All Implemented Interfaces:
IThymeleafRequestContext

public class SpringWebMvcThymeleafRequestContext extends Object implements IThymeleafRequestContext

Implementation of the IThymeleafRequestContext interface, meant to wrap a Spring RequestContext object.

Since:
3.0.3
Author:
Daniel Fernández
See Also:
  • RequestContext