# spring-mvc学习 **Repository Path**: mqqdev/spring-mvc-learning ## Basic Information - **Project Name**: spring-mvc学习 - **Description**: spring-mvc学习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-10 - **Last Updated**: 2021-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## springmvc使用流程 * 配置springmvc maven依赖 * 配置web.xml文件 * 配置springmvc.xml文件 * 编写视图层jsp文件