# rcode-example-spring **Repository Path**: jrunner/rcode-example-spring ## Basic Information - **Project Name**: rcode-example-spring - **Description**: 研读spring源码,关于调试spring源码示例 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-08-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 测试示例 1. 2016-07-19(周二), 模拟读取不同项目下的资源文件示例. 2. 2016-07-19(周二), copy源码中的示例,便于调试spring源码. 3. 2016-08-24(周三), 加入SpringBoot示例(Chapter_21). 4. 2016-08-25(周四), 加入FactoryBean示例. 5. 2016-08-27(周六), 加入bean的作用域示例(Chapter_03). 6. 2016-08-27(周六), 加入profiles示例(Chapter_03). 6. 2016-08-27(周六), 加入externals示例(Chapter_03). ## 备注 为方便模拟学习,故采用web、service、dao分模块,以便模拟特殊场景