반응형

심각: 경로 [/auction]의 컨텍스트 내의 서블릿 [appServlet]을(를) 위한 Servlet.service() 호출이, 근본 원인(root cause)과 함께, 예외 [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.executor.ExecutorException: A query was run and no Result Maps were found for the Mapped Statement 'auction.selectone_item_idx'.  It's likely that neither a Result Type nor a Result Map was specified.]을(를) 발생시켰습니다.
org.apache.ibatis.executor.ExecutorException: A query was run and no Result Maps were found for the Mapped Statement 'auction.selectone_item_idx'.  It's likely that neither a Result Type nor a Result Map was specified.

 

 

 

resultType 빠져있는지 확인!! ㅋㅋ

반응형