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가 지정되어있고 쿼리문이 있는지 확인
'오류' 카테고리의 다른 글
403에러 (0) | 2023.06.07 |
---|---|
요청된 리소스 [/main/]은(는) 가용하지 않습니다. (0) | 2023.05.01 |
NoSuchBeanDefinitionException (0) | 2023.05.01 |
An illegal reflective access operation has occurred (0) | 2023.04.07 |
[오류] java.sql.SQLSyntaxErrorException (0) | 2023.04.04 |