# ssm-rest **Repository Path**: joshua_liu/ssm-rest ## Basic Information - **Project Name**: ssm-rest - **Description**: spring、springmvc、mybatis整合,调试通过 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: ssm-rest-xml-spring4 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-29 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 1.当前分支为ssm-rest-xml-spring4分支,主要是spring,springMvc,mybatis的整合 2.整合方式为采用MapperScannerConfigurer,它将会查找路径下的 映射器并自动将他们创建成MapperFactoryBean.