Abstract implementation class of the Spring MVC {@link org.springframework.web.servlet.View}interface for Thymeleaf.
Views represent a template being executed, after being resolved (and instantiated) by a {@link org.springframework.web.servlet.ViewResolver}.
@author Daniel Fernández @author Josh Long @since 2.0.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|