搜索资源列表
taotaoshangcheng
- 仿照某购物商城设计的购物系统,系统采用Spring+SpingMVC+MyBatis作为主流框架,采用MySql数据库,前端后台系统均采用最新技术。(Modeled on a shopping mall designed shopping system, the system uses Spring+SpingMVC+MyBatis as the mainstream framework, using MySql database, the front end background system
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr