# Course-Chapter **Repository Path**: dingjunjun_codeSpace/Course-Chapter ## Basic Information - **Project Name**: Course-Chapter - **Description**: 对应知乎架构专栏文章项目代码 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2023-01-13 - **Last Updated**: 2023-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 【JavaEE企业级分布式架构核心技术】专栏文章对应源码 |章节 | 文章名称 |源码项目名称| |:-----: | :---------------------------------------------------------------------|:-----------| |001 |[第一章:Mybatis的使用与执行流程分析](https://zhuanlan.zhihu.com/p/39590691) |Chapter01 | |002 |[第二章:MyBatis单表增删改查操作](https://zhuanlan.zhihu.com/p/39949823) |Chapter02 | |003 |[第三章:MyBatis自定义TypeHandler和对象工厂](https://zhuanlan.zhihu.com/p/40315574) |Chapter03 | |004 |[第四章:Mybatis自定义Plugins拦截器](https://zhuanlan.zhihu.com/p/40414491) |Chapter04 | |005 |[第五章:Mybatis中的 #{} 和 ${}](https://zhuanlan.zhihu.com/p/40468976) |Chapter05 | |006 |[第六章:resultType和resultMap之间的秘密](https://zhuanlan.zhihu.com/p/40500326) |Chapter06 | |007 |[第七章:MyBatis动态SQL](https://zhuanlan.zhihu.com/p/40530920) |Chapter07 | |008 |[第八章:MyBatis级联查询](https://zhuanlan.zhihu.com/p/40621891) |Chapter08 | |009 |[第九章:Spring的简单使用和手写BeanFactory](https://zhuanlan.zhihu.com/p/40672116) |Chapter09 | |010 |[第十章:Spring中标签的scope属性的使用](https://zhuanlan.zhihu.com/p/40699909) |Chapter10 | |011 |[第十一章:Spring中的动态工厂和静态工厂](https://zhuanlan.zhihu.com/p/40762126) |Chapter11 | |012 |[第十二章:Spring中的BeanPostProcessor](https://zhuanlan.zhihu.com/p/40871948) |Chapter12 | |013 |[第十三章:Spring中的依赖注入](https://zhuanlan.zhihu.com/p/40970912) |Chapter13 | |014 |[第十四章:Spring与AOP](https://zhuanlan.zhihu.com/p/41143835) |Chapter14-01,Chapter14-02 | |015 |[第十六章:Spring IoC和DI基于XML和注解的使用](https://zhuanlan.zhihu.com/p/41385143) |Chapter16-01,Chapter16-02 | |016 |[第十七章:Spring 纯注解配置](https://zhuanlan.zhihu.com/p/41493693) |Chapter17 | |017 |[第十八章:Spring整合JUnit](https://zhuanlan.zhihu.com/p/41664893) |Chapter18 | |018 |[第十九章:Spring中的动态代理](https://zhuanlan.zhihu.com/p/42019421) |Chapter19 | |019 |[第二十章:Spring应用之事务支持](https://zhuanlan.zhihu.com/p/42289856) |Chapter20 | |020 |[第二十一章:Spring与Mybatis整合](https://zhuanlan.zhihu.com/p/42365711) |Chapter21 | |021 |[第二十二章:初识SpringMVC](https://zhuanlan.zhihu.com/p/42509851) |Chapter22 | |022 |[第二十三章:深入了解SpringMVC执行流程](https://zhuanlan.zhihu.com/p/42602265) |Chapter23 | |023 |[第二十四章:SSM框架整合](https://zhuanlan.zhihu.com/p/42735857) |Chapter24 | |024 |[第二十五章:Controller方法返回值以及部分注解的使用](https://zhuanlan.zhihu.com/p/42790384) |Chapter25 | |025 |[第二十六章:SpringMVC中的请求参数绑定](https://zhuanlan.zhihu.com/p/42913199) |Chapter26 | |026 |[第二十七章:SpringMVC中的异常处理器](https://zhuanlan.zhihu.com/p/43058403) |Chapter27 | |027 |[第二十八章:SpringMVC实现图片上传](https://zhuanlan.zhihu.com/p/43151199) |Chapter28 | |028 |[第二十九章:SpringMVC使用Mock测试](https://zhuanlan.zhihu.com/p/43260823) |Chapter29 | |029 |[第三十章:SpringMVC中的拦截器](https://zhuanlan.zhihu.com/p/43484367) |Chapter30 | |030 |[第三十四章:Redis实现分布式锁](https://zhuanlan.zhihu.com/p/44038538) |Chapter34 | |031 |[第四十七章:初识响应式 Web 开发框架 WebFlux](https://zhuanlan.zhihu.com/p/55539755) |Chapter47 |