thymeleaf string not equal code example
Example 1: thymeleaf string not equal
th:if="${!#strings.equals(param.size, '10')}"
Example 2: thymeleaf string not equal
th:if="${!#strings.equals(param.size, '10')}"
th:if="${!#strings.equals(param.size, '10')}"
th:if="${!#strings.equals(param.size, '10')}"