Skip to content
/ SCPL Public

使用struts2+spring+mybatis+jquery+bootstrap搭建的校园信息平台系统

License

Notifications You must be signed in to change notification settings

adccorps/SCPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCPL 校园信息平台系统

项目使用IDEA构建
后端使用Struts2 + Spring + Mybatis + Maven,前端使用jquery + bootstrap
支持IE10+

环境搭建

  • 1 数据库搭建
    • 1.1 导入sql/xy.sql
    • 1.2 导入sql/shm.sql
  • 2 项目搭建
    • 2.1 File -> Project from Version Control -> Git
      2.1
    • 2.2 导入该项目的URL,设置好项目存放的路径
      2.2.1
      2.2.2
    • 2.3 等待项目indexing
    • 2.4 配置Tomcat
      2.4.1 2.4.1