오류
nested exception is org.apache.ibatis.binding.BindingException: Invalid bound statement (not found)
onnnzeoz
2023. 5. 1. 19:37
https://madplay.github.io/post/mybatis-invalid-bound-statement-not-found-error
이 분 글 통해 해결
MyBatis 오류: Invalid bound statement (not found)
마이바티스(MyBatis) 쿼리를 실행하는 순간 'Invalid bound statement (not found)' 오류가 발생한다면?
madplay.github.io
그래도 안되면 mapper.xml에 namespace가 지정되어있고 쿼리문이 있는지 확인