Web/front (10) 썸네일형 리스트형 [Thymeleaf + Spring] 4.4 The Controller + checkbox https://www.thymeleaf.org/doc/tutorials/3.1/thymeleafspring.html#the-concept Tutorial: Thymeleaf + Spring Preface This tutorial explains how Thymeleaf can be integrated with the Spring Framework, especially (but not only) Spring MVC. Note that Thymeleaf has integrations for both versions 3.x and 4.x of the Spring Framework, provided by two separate libraries c www.thymeleaf.org 틀린 해석이 있다면 알려주세요 .. [Thymeleaf docs] 4.4 Link URLs 틀린 해석이 있다면 알려주세요 공식문서를 제일 1순위로 공부해야겠다고 짚어주셨던 부분 중 하나가 바로 이것이다 타임리프 href 사용 할때 혹시 th:href="@{|http://localhost:8080/test/order/details(orderId=${o.id})|}" 이렇게 사용해본 적 있는 사람?? 뭐가 잘못된건데 라고 한다면 바로 이 "|" 이걸 사용한 것이다 공식문서에 따르면 th:href 를 사용할 때 이런 방식을 사용하라고 알려주고 있다 view view view 나만 그렇다고 할 수 없는게 나도 블로그 포스팅 복붙하다가 쓰게된 방법이기 때문이다. | | 이전 1 2 다음