error
[Error] in context with path [] threw exception [Request processing failed: org.thymeleaf.exceptions.TemplateInputException: Error resolving template [/info/management/resource/equipment], template might not exist or might not be accessible by any of the
멋진놈
2024. 7. 18. 10:39
728x90
이와 에러가 나오면 대부분 이거다.
#
in context with path [] threw exception [Request processing failed: org.thymeleaf.exceptions.TemplateInputException: Error resolving template [/info/management/resource/equipment], template might not exist or might not be accessible by any of the configured Template Resolvers] with root cause
#
return에 /search/search로 되어 있는걸 아래로 바꾸기.
/search/search로 들어가 있으면 위와 같은 에러 나옴.