# ssm-study **Repository Path**: xccit/ssm-study ## Basic Information - **Project Name**: ssm-study - **Description**: Spring,SpringMVC,mybatis学习代码 - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-29 - **Last Updated**: 2023-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 目录 ## mybatis mybatis_| | helloworld | resultMap | dynamicSQL | cache | generic | pagehelper ## Spring spring_| | helloworld | ioctest | ioc_specialValue | datasource | beanScope | autowired_xml | autowored_annotation | aop_proxy | aop_impl | transaction | transaction_impl ## SpringMVC springmvc_| | helloworld | requestmapping | getparams | data_scope_share | restful