Utility class used for applying the org.springframework.web.servlet.support.RequestDataValueProcessor interface to URLs and forms output by Thymeleaf.
Given this Spring interface only exists since Spring 3.1, application is conditional and only performed if Spring version in classpath is 3.1 or newer.
@author Daniel Fernández @since 2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|