使用Maven整合SSM框架集和Shiro安全框架实现的医院管理系统
必须配有maven,使用mysql,Myeclipse,jdk1.7,账号:admin,密码:123456,里面实现了医院的基本业务,数据表大概为50章,有基本数据,这是大学时期的毕业设计,登录管理员帐号就能使用。
下载地址
用户评论
数据库有乱码
登陆时报错严重: 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
在登录的时候报错,org.apache.ibatis.binding.BindingException: Parameter '0' not found. Available parameters are [arg1, arg0, param1, param2]
部署到eclipse中,显示The requested resource is not available.为什么啊???求解
把项目部署到linux后,使用你说的admin密码123456,显示密码错误不对呀