Object
org.thymeleaf.spring5.expression.Mvc

public class Mvc extends Object

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