IT'S DO
728x90
There was an unexpected error (type=Internal Server Error, status=500).
An error happened during template parsing (template: "class path resource [templates/thymeleaf/board/jpaBoardDetail.html]")
org.thymeleaf.exceptions.TemplateInputException: An error happened during template parsing (template: "class path resource [templates/thymeleaf/board/jpaBoardDetail.html]")

 

 

java에서 html로 값 보낼때 뭔가 오타나거나 하면 그런 경우

나는

<td th:text="${board.id}"></td>
<td th:text="${board.boardIdx}"></td>

오타여서 발생함. 고쳐주니 해결

profile

IT'S DO

@멋진놈

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!