작성
·
251
0
목록페이지를 그냥 들어가면
# 이름
이렇게 잘 뜹니다.
하지만 회원등록을 하고 난 후 회원목록에 들어가면
Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateProcessingException: Could not parse as expression: "${member.id" (template: "members/memberList" - line 19, col 15)] with root cau
member.id 를 찾을수없다고 나옵니다 ㅠㅠ