# spring-mvc-crud **Repository Path**: coderdream/spring-mvc-crud ## Basic Information - **Project Name**: spring-mvc-crud - **Description**: spring-mvc-crud - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2015-08-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 首先根据hibernate.properties创建数据库,不需要建表,启动Server的时候自动建表; 通过下面的链接进入操作页面: http://localhost:8080/spring-mvc-crud/student.do 已实现查询/添加/删除功能: