[Spring]org.apache.ibatis.binding.BindingException 오류
by bigshotlisa 2020. 6. 4. 12:27
org.kdea.mybatis.EmpDAO org.apache.ibatis.binding.BindingException: type org.kdea.mybatis.EmpDAO is not known to the MapperRegistry.
mapper.xml파일을 패키지명 안에서 만들었어야 하는데, 폴더에서 만들어서 오류 => 패키지 안에서 xml 작성
댓글 영역