Skip to content
/ sshe Public

电影后台管理系统,没有使用maven构建项目,使用技术Spring+struts2+Hibernate+easyui

Notifications You must be signed in to change notification settings

pibigstar/sshe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

电影后台管理系统

项目采用技术

  • Spring+struts2+Hibernate整合
  • 前端全部采用easyui搭建
  • Maven管理jar包
  • baseDao定义泛型抽象出基本dao操作

导入项目

导入SQL文件

进入到db文件夹,将ssh.sql文件导入到数据库中

修改数据库密码

修改hibernate.cfg.xml文件

<property name="hibernate.connection.username">root</property>
<property name="hibernate.connection.password">123456</property>

About

电影后台管理系统,没有使用maven构建项目,使用技术Spring+struts2+Hibernate+easyui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published