报错: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [beans.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'config' of bean class [org.springframework.orm.hibernate4.LocalSessionFactoryBean]: Bean property 'config' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?