Package org.thymeleaf.spring5.context
package org.thymeleaf.spring5.context
-
ClassDescriptionThis interface is meant to abstract a Spring
BindStatus
, without the client code needing to know if it is a Spring WebMVC or Spring WebFlux implementation of thisBindStatus
.This interface is meant to abstract a SpringRequestContext
, without the client code needing to know if it is a Spring WebMVC or Spring WebFlux implementation of thisRequestContext
.This interface is meant to abstract a SpringRequestDataValueProcessor
, without the client code needing to know if it is a Spring WebMVC or Spring WebFlux implementation of thisRequestDataValueProcessor
.Utility class for easy access of information stored at the context in a Spring-enabled application (such as the Spring ApplicationContext).