接口的使用
cn.taketoday.web.view.ViewResolver

使用ViewResolver的程序包
程序包
说明
 
Web Handler
 
 
Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations.
Support classes for the integration of FreeMarker as Framework web view technology.
Support classes for the integration of Groovy Templates as Framework web view technology.
Support classes for views based on the JSR-223 script engine abstraction (as included in Java 6+), e.g. using JavaScript via Nashorn on JDK 8.
Support classes for XSLT, providing a View implementation for XSLT stylesheets.