Error creating bean with name 'shiroFilter' defined in URL [file:/D:/work/decoration-web/target/decoration-web/WEB-INF/classes/applicationContext-shiro.xml]: Cannot resolve reference to bean 'securityManager' while setting bean property 'securityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityManager' defined in URL [file:/D:/work/decoration-web/target/decoration-web/WEB-INF/classes/applicationContext-shiro.xml]: Cannot resolve reference to bean 'securityRealm' while setting bean property 'realms' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityRealm': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:workdecoration-webtargetdecoration-webWEB-INFclassescomeliteamsdecorationwebdaobaseUserMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: java.lang.RuntimeException: Error parsing Mapper XML. Cause: org.apache.ibatis.builder.BuilderException: Wrong namespace. Expected 'com.eliteams.decoration.web.dao.base.UserMapper' but found 'com.eliteams.decoration.web.dao.UserMapper'.
Related cause: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userMapper' defined in file [D:workdecoration-webtargetdecoration-webWEB-INFclassescomeliteamsdecorationwebdaobaseUserMapper.class]: Invocation of init method failed; nested e