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

chenyiyun79078 44 0 ZIP 2019-05-01 04:05:20

必须配有maven,使用mysql,Myeclipse,jdk1.7,账号:admin,密码:123456,里面实现了医院的基本业务,数据表大概为50章,有基本数据,这是大学时期的毕业设计,登录管理员帐号就能使用。

用户评论
请输入评论内容
评分:
Generic placeholder image 卡了网匿名网友 2019-05-01 04:05:20

数据库有乱码

Generic placeholder image 卡了网匿名网友 2019-05-01 04:05: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

Generic placeholder image 卡了网匿名网友 2019-05-01 04:05:20

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

Generic placeholder image 卡了网匿名网友 2019-05-01 04:05:20

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

Generic placeholder image 卡了网匿名网友 2019-05-01 04:05:20

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