搜索资源列表
Authority
- 系统admin,密码:1 Spring3 MVC 教程 (Mybatis+ExtJS基本权限管理) 说明: 喷EXT的就绕行吧 • 验证码:采用开源的https://code.google.com/p/kaptcha/,代码自己修改了部分。 • 上传文件:swfupload,参考论坛里面的另外一个帖子。 • ext的tab非ifr a me模式,只加载一次ExtJS,速度还可以~自己命名jsp里面的变量的时候注意变量I
SpringMvcPSpringPMybatisPMaven
- SpringMvc+Spring+Mybatis 采用maven目录风格编写的程序。是ssh框架的另一种选择。-SpringMvc+Spring+Mybatis using the maven directory style writing program. Is the the ssh frame Another option.
springdemo
- 基于springmvc的javaweb框架的demo,适合研究spring框架的学习-Based on the demo springmvc javaweb framework for the study of learning spring framework
blazeds-spring
- 一个不错的blazed spring 框架,包含springmvc-A good blazed spring framework that includes springmvc
yonghudenglu
- 使用springMVC框架实现用户登录功能-Use springMVC framework implements user login feature
springMVC_simpleTest
- 这是个springmvc简单登录的文档,用的是intel idea编译器,自动搭建springmvc框架-This is the document a springmvc simple login with the intel idea compiler automatically build springmvc framework
lookseaeveryday-lksy-master
- 由于个人能力有限有些地方做的并不是特别好,请见谅些;还是希望自己的微薄之力能够帮助到大家。 使用springmvc + shiro + quartz + activemq + redis + h-ui 搭建的一个基础项目框架方便大家学习。 访问地址为 localhost:8080/sys/login -Because of the limited personal capacity in some places do not particularly good, please
SpringMVCDemo
- 简单的基于springmvc框架开发的博客管理的web程序-simple based on springmvc ,blog manager web system
SSM-Framework-source-code-examples
- Spring+SpringMVC+MyBatis的web开发框架,代码架构清晰,实现了图片视频上传等功能,可以通过Http远程访问,返回json值,可以作为系统开发的后台。-Spring+SpringMVC+MyBatis web development framework, clear code structure to achieve the video upload pictures and other functions, can be accessed remotely via Htt
testProduct
- 基于Java的商品管理平台 采用springmvc+hibernate框架-Merchandise management system based on Java for springmvc+ hibernate framework
jeecg-mybatis-framework
- jeecg-mybatis-framework,采用SpringMVC+Mybatis等主流框架,为jeecg的参考学习版本,参考YIYA网站,仅供大家学习和技术交流。 代码生成器:支持单表模型,根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用。 下载:JEECG-mybatis参考学习版本 环境搭建步骤: 1.创建一个utf-8的数据库,数据库名jeecgmybatis 2.执行脚本jeecgmy
mybatisPspringmvc
- mybatis整合springmvc实战,含有源代码,轻松搭建mvc框架-Mybatis integrated springmvc combat, including the source code, easy to build mvc framework
springmvc
- springmvc的基本框架 +hibernate3(The basic framework of springmvc +hibernate3)
SSM通用后台系统
- springmvc + spring + mybaties 整合的最常用的开发框架(springmvc + spring + mybaties)
人力资源系统管理
- 通过该系统的实施规范人事档案的管理,规范薪酬体系和薪酬发放的管理,规范人事的调动管理、培训管理和激励管理。并对招聘工作的职位发布、简历、面试、招聘题库、招聘考试、录用等环节加以规范。 2、系统还提供了人事档案的导出和报表功能。 3、设计模式:B/S架构,MVC设计模式框架:SSM(SpringMVC+ Spring + Mybatis)(Through the implementation of the system, standardize the management of person
源码
- springmvc框架整合的源码,配置文件(Springmvc framework integration of the source code, configuration files)
SpringMVC
- spingmvc的小案例,用了注解的方式,搭建了一个简单的小框架模型(Spingmvc's small case, with the annotation way, has constructed a simple small frame model)
SuprBlog
- 一个spring+springMVC+mybatis开发的博客项目,有shiro安全框架(A blog project developed by spring+springMVC+mybatis has a shiro security framework)
springmvc
- springmvc开发框架中的总包,所有可以用到的jar文件(Springmvc development in the framework of the contractor, all can use the jar file)
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr