Uses of Interface
org.thymeleaf.spring5.context.IThymeleafRequestDataValueProcessor
-
Packages that use IThymeleafRequestDataValueProcessor Package Description org.thymeleaf.spring5.context org.thymeleaf.spring5.context.webflux org.thymeleaf.spring5.context.webmvc -
-
Uses of IThymeleafRequestDataValueProcessor in org.thymeleaf.spring5.context
Methods in org.thymeleaf.spring5.context that return IThymeleafRequestDataValueProcessor Modifier and Type Method Description IThymeleafRequestDataValueProcessor
IThymeleafRequestContext. getRequestDataValueProcessor()
-
Uses of IThymeleafRequestDataValueProcessor in org.thymeleaf.spring5.context.webflux
Methods in org.thymeleaf.spring5.context.webflux that return IThymeleafRequestDataValueProcessor Modifier and Type Method Description IThymeleafRequestDataValueProcessor
SpringWebFluxThymeleafRequestContext. getRequestDataValueProcessor()
-
Uses of IThymeleafRequestDataValueProcessor in org.thymeleaf.spring5.context.webmvc
Methods in org.thymeleaf.spring5.context.webmvc that return IThymeleafRequestDataValueProcessor Modifier and Type Method Description IThymeleafRequestDataValueProcessor
SpringWebMvcThymeleafRequestContext. getRequestDataValueProcessor()
-