[mybatis] org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.exceptions.TooManyResultsException 해결방법
한개의 컬럼이 나올 줄 알고 List로 받지 않고 hashmap 으로 받았는데..
저번에 테스트 한다고 insert 계속 한 값이 .. 2개 이상의 컬럼으로 받아왔다..
그러면 toomanyresuTooManyResultsException 나온다..