Written by
spring-style
on
on
[Spring Boot] thymleaf 정리
[Spring Boot] thymleaf 정리
반응형
스프링부트에서 타임리프로 프로젝트를 진행 중 2번 이상 다시 찾아본 개념에 대해 정리해놓으려 합니다.
1. 해당 조건이 만족할 때 컨텐츠 나타내기
삭제
th:if 문이 true로 나오면 컨텐츠 표시, 아니면 숨김
#httpServletRequest.remoteUser -> 현재 로그인한 유저 아이디
from http://black-mint.tistory.com/19 by ccl(A) rewrite - 2021-12-18 17:01:38