# LibrarySystem **Repository Path**: georgehu99/LibrarySystem ## Basic Information - **Project Name**: LibrarySystem - **Description**: 框架图书管理系统Base On SSM - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LibrarySystem SSM+maven实现图书管理系统
大一写的代码 丑到不行嘤嘤嘤
部署在tomcat8上运行即可,项目是入门学习spring的时候写的,各方面比较简单容易理解但是功能并不完善,但是环境都配置好了,可以基于这个框架重新写新项目,可以进一步完善,SQL文件也提供了。 #### 另外写的一个心理咨询预约系统 也是基于ssm的 比这个完善一些 可以参考一下 https://github.com/jsphLim/Psychological-counseling-system 项目目录结构 -Demo -src -项目主包 -controller -model -dao -service -web -WEB-INF -log4j.properties -spring-mybatis.xml -springMVC-config.xml -web.xml -index.jsp -pom.xml