Programming/에러노트
Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Error resolving class. Cause: org.apache.ibatis.type.TypeException: Could not resolve type alias
Error creating bean with name 'sqlSessionFactory' defined in ServletContext resource [/WEB-INF/spring/root-context.xml]: Invocation of init method failed; nested exception is org.springframework.core.NestedIOException: Failed to parse mapping resource: 'file [C:\Users\jaeou\IdeaProjects\CRUD\out\artifacts\CRUD_war_exploded\WEB-INF\classes\mappers\article\articleMapper.xml]'; nested exception is ..
2022. 5. 3.