반응형 type alias exception1 Springboot + mybatis 연동 시 Type Exception 해결방법 Springboot + mybatis 프로젝트 배포시 Type Exception 해결방법 SpringBoot Version : 2.2.1 Mybatis Version : 1.3.2 Eclipse 에서는 이상 없이 동작하던 프로젝트가 Jar 파일로 배포 하면 아래와 같은 Exception이 발생했습니다. Caused by: org.apache.ibatis.type.TypeException: Could not resolve type alias 'regionVO'. Cause: java.lang.ClassNotFoundException: Cannot find class: regionVO at org.apache.ibatis.type.TypeAliasRegistry.resolveAlias(TypeAliasReg.. Programing/Springboot 2019. 10. 24. 이전 1 다음 💲 추천 글 반응형