thymeleaf - java method 사용
2022. 2. 10. 20:54ㆍthymeLeaf
https://dreamingdreamer.tistory.com/148
Thymeleaf에서 Java의 method 사용하기(JSP custom tag와의 비교)
Model1 ->Model2로 가는 과도기에서 Java소스를 화면단에서 관행처럼 가져다 붙였으나 사실 이런 화면상 처리는 js로 해주는 것이 맞다. 아래 예시는 간단하지만 기존 JSP에서 쓰던 복잡한 Java소스를 t
dreamingdreamer.tistory.com
'thymeLeaf' 카테고리의 다른 글
jsp 파일첨부 관련 참고 (0) | 2022.02.09 |
---|---|
thymeleaf - application 변수 사용 (0) | 2022.01.17 |
Thymelead layout (0) | 2022.01.04 |
spring.thymeleaf.cache=false (0) | 2021.12.13 |
th:onclick (0) | 2021.12.13 |