본문 바로가기
error

Spring//Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'POLLID' in 'class bit.com.a.poll.Voter'

by aesup 2021. 4. 26.
728x90

오류해결

getter에 써있는 변수와 mapper xml의 변수가 동일하지 않았기에발생

728x90