본문 바로가기

Study/Exception

mybatis) org.apache.ibatis.reflection.ReflectionException: There is no getter for property named 'name' in 'class board.mybatis_board.dto.NoticeDto'

 

 

 

오류 메시지

 

 

mapper.xml 파일에

insert SQL 변수명이 잘 못 되어있었다.