Package org.thymeleaf.spring6.expression
Class Mvc
Object
org.thymeleaf.spring6.expression.Mvc
Expression object in charge of the creation of URLs using the controller-based mechanism in Spring MVC 4.1.
This mimics the s:mvcUrl
behaviour explained at
http://docs.spring.io/spring/docs/4.1.0.RELEASE/spring-framework-reference/html/mvc.html#mvc-links-to-controllers-from-views
using the same method (function) names in the Spring JSP tag library.
- Since:
- 3.0.3
- Author:
- Daniel Fernández
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Mvc
public Mvc()
-
-
Method Details
-
url
-