Skip to content

jsphLim/LibrarySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

框架图书管理系统Base On SSM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages