# mvc2 **Repository Path**: xf717/mvc2 ## Basic Information - **Project Name**: mvc2 - **Description**: 使用注解的方式实现MVC原理 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2017-06-24 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #mvc2 使用注解反射泛型简单的模拟springmvc,巩固学习springmvc的原理 后续在完善,代理的方式没有使用起来 需要能实现返回多种类型的