1. 首页
  2. 编程语言
  3. Web开发
  4. 使用Maven整合SSM框架集和Shiro安全框架实现的医院管理系统

使用Maven整合SSM框架集和Shiro安全框架实现的医院管理系统

上传者: 2019-05-01 04:57:20上传 ZIP文件 107.98MB 热度 50次
必须配有maven,使用mysql,Myeclipse,jdk1.7,账号:admin,密码:123456,里面实现了医院的基本业务,数据表大概为50章,有基本数据,这是大学时期的毕业设计,登录管理员帐号就能使用。
下载地址
用户评论
码姐姐匿名网友 2019-05-01 04:57:20

数据库有乱码

码姐姐匿名网友 2019-05-01 04:57:20

登陆时报错严重: Servlet.service() for servlet [springMVC] in context with path [/hospital] threw exception [Request processing failed; nested exception is org.mybatis.spring.MyBatisSystemException: nested exception is org.apache.ibatis.binding.BindingException: Parameter '0' not found. Available parameters

码姐姐匿名网友 2019-05-01 04:57:20

在登录的时候报错,org.apache.ibatis.binding.BindingException: Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]

码姐姐匿名网友 2019-05-01 04:57:20

部署到eclipse中,显示The requested resource is not available.为什么啊???求解

码姐姐匿名网友 2019-05-01 04:57:20

把项目部署到linux后,使用你说的admin密码123456,显示密码错误不对呀