java.lang.IllegalArgumentException: Property 'sqlMapClient' is required

添加这句看看:

<bean class="org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor"/>


你可能感兴趣的:(bean,Class)