[THYMELEAF][http-nio-8080-exec-2]
Exception processing template "/members/createForm":
Error resolving template
[/members/createForm],
template might not exist or might not be accessible by any of the configured Template Resolvers
→ mapping 한 url 을 html 파일로 return 하는 과정에서 경로나 파일명이 잘못 입력되있을 때 발생하는 오류
”” 안의 경로를 확인하자