Error starting ApplicationContext
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'chatMsgMapper' defined in file [D:\javafile\imooc-netty-onchat\target\classes\com\imooc\mapper\ChatMsgMapper.class]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
报这个错误怎么弄??