# 软件开发与管理 - spring **Repository Path**: chinarzj/web-framework-spring ## Basic Information - **Project Name**: 软件开发与管理 - spring - **Description**: 基于Spring的Web开发 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 446 - **Created**: 2021-03-29 - **Last Updated**: 2021-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 2021年5月6日 跟着网上的教程实现了手写Spring的ApplicationContext和依赖注入,但是那个教程是对注解进行的解析,不是对XML文件,还需要再思考! 2021年5月22日 因为作业5不能运行的原因,这个也不能实现。