Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'MapperFactoryBean' defined in class path resource [ApplicationContext.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'UserMapper' of bean class [org.mybatis.spring.mapper.MapperFactoryBean]: Bean property 'UserMapper' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?