Template Engine/Thymeleaf1 [Template Engine] Thymeleaf 기본 문법 Thymeleaf 문법의 기본적인 특징 : html 태그 안에 th 문법을 추가하는 형태 th:text="${}" th:href="@{}" th:with="${}" th:value="${}" th:action="@{}" th:object="${}" th:field="*{}" th:if="${}", th:unless="${}" th:each="변수 : ${list}" th:switch, th:case * 예제 최대길이 [[${exampleDto.example2}]]자 예제 2024. 9. 14. 이전 1 다음