CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - spring framework

搜索资源列表

  1. hibernatePstruts2Pspring

    0下载:
  2. hibernate+struts2+spring一个基础的框架,适合初学者。-hibernate+ struts2+ spring a basic framework, suitable for beginners..
  3. 所属分类:JavaScript

    • 发布日期:2017-06-10
    • 文件大小:17081835
    • 提供者:CaiJingheng
  1. springMVC

    0下载:
  2. MVC框架 Stutrs+spring+hibernet-MVC framework Stutrs+spring+hibernet
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17232118
    • 提供者:亚彬 刘
  1. ssm

    1下载:
  2. struts2+spring+mybatis -ssm framework
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:21692416
    • 提供者:aa
  1. SSH

    0下载:
  2. SSH 为 struts+spring+hibernate的一个集成框架,是目前较流行的一种Web应用程序开源框架。 本程序包是SSH框架开发初学者必学的,十分详尽 分章节,此压缩包包括SSH所需的所有包和第二章的源码-SSH is an integration framework struts+spring+hibernate and is currently one of the more popular open-source Web application framework.
  3. 所属分类:Java Develop

    • 发布日期:2017-06-14
    • 文件大小:21948161
    • 提供者:Alex
  1. netctoss.tar

    0下载:
  2. 本项目结构上分为表现层,业务层和数据访问层,层次间的依赖关系自下到上, 采用的技术有Struts,Hibernate,JDom,Spring等,其中表现层采用Struts框架开发,业务 层封装业务流程,为适应业务的变更,每一业务模块均有专门的接口及实现类,利用Spring 中的IoC功能将实现类注入给表现层的Action,数据访问层借助于Heibernate实现,代码 简洁且可适用于不同的数据库,事务部分利用了Spring的声明事务管理。为提
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-22
    • 文件大小:6727722
    • 提供者:王彦霏
  1. myNews

    0下载:
  2. 基于spring和hibernate框架下的信息发布系统,数据库mysql,用myeclipse可直接打开,内含sql文件-Based on information release system under the spring and hibernate framework, database mysql, with myeclipse can directly open, containing sql file
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:7795594
    • 提供者:hujun
  1. userManagerModule

    0下载:
  2. 通过spring自己的mvc框架与hibernate框架的整合开发出一个简单的用户管理模块,实现创建新用户,修改用户信息及为用户修改密码等功能。-By spring mvc framework and integrate their own hibernate framework to develop a simple user management module, create new users, modify user information for the user to change
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-27
    • 文件大小:9836661
    • 提供者:陈随舟
  1. ssh-annotation

    0下载:
  2. 多个框架(struts+spring+hibernate)的集成,是目前较流行的一种Web应用程序开源集成框架,用于构建灵活、易于扩展的多层Web应用程序;依赖注入实现了标签化-Multiple frame integration (struts+spring+hibernate), is an open source Web application integration framework of the popular, for the construction of multi tier
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:18016620
    • 提供者:hzj3344
  1. Autojava_2.1_DownG.com

    0下载:
  2. 一款开源好用基于spring+hibernate+struts的Java代码生成器框架-An easy to use open source Java code generator based framework spring+hibernate+struts
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1086508
    • 提供者:tyjeehua
  1. SSH_Film_note2

    0下载:
  2. struts+spring+hibernate三大框架简单案例注解-SSH three framework simple case annotation
  3. 所属分类:Java Develop

    • 发布日期:2017-06-15
    • 文件大小:23528412
    • 提供者:linhaibo
  1. classroom

    0下载:
  2. 基于开源dwz(1.4.5版本),结合spring ioc/mvc、hibernate或mybatis,开发一个WEB界面层框架 功能: 1. 实现菜单可配置; 2. 实现角色定义; 3. 实现基于角色的菜单权限分配; 4. 实现从菜单到(jsp)页面的触发; 5. 实现可复用的登录模块; 6. 实现页面可访问权限检查(过滤器)。-Based on open source DWZ (1.4.5 version), combining with the spring i
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-30
    • 文件大小:12480482
    • 提供者:李振德
  1. TestDemo

    0下载:
  2. SSI框架搭建及简单验证:Spring 3.0,struts 2.1,ibatis.用户登录简单小实例,主要验证框架使用 -SSI framework to build and simple authentication: Spring 3.0, struts 2.1, ibatis
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-27
    • 文件大小:9590233
    • 提供者:王景
  1. SHLoginDemo

    0下载:
  2. 用了spring和hibernate框架的但表的一个例子,很实用于初学者学习。-In the spring and hibernate framework but one example, very suitable for beginners to learn.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-29
    • 文件大小:11555711
    • 提供者:xingpingping
  1. db-mapping-1.0.0

    0下载:
  2. 该jar包可以根据数据库表,自动生成action(struts2)/controller(springmvc)、model、service、dao各个层的代码。 实用框架:struts2/springmvc + mybatis + spring 可根据项目需要选择: 框架类型(com.gen.common.utils.Constant类定义的常量,目前仅支持struts2、spring-mvc框架) 数据库类型(com.gen.common.utils.Const
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:72421
    • 提供者:yuanyideng
  1. shopizer-2.0.1

    0下载:
  2. Shopizer是一个使用Hibernate、Spring、Struts2、jQuery等技术框架开发的基于Web的销售管理和电子商务内容管理系统(CMS)。主要功能包括:购物车,库存管理,付款和运输,订单管理,在线发票和订单跟踪-Shopizer is a use Hibernate, Spring, Struts2, jQuery and other technical framework for the development of Web-based sales management a
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-30
    • 文件大小:11951077
    • 提供者:王英楠
  1. demo

    0下载:
  2. 这是一个使用Struts+Spring+Hibernate三个框架集成起来写的一个小案例,可以作为学习的例子,对学习这三个框架有帮助-This is a use of Struts+ Spring+ Hibernate framework to integrate the three to write a small case study can be used as an example, to learn that there are three frameworks help
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:119496
    • 提供者:李波
  1. Questionnaire

    0下载:
  2. spring框架的一个问卷调查系统,源代码。需要的同学可以下载来-A spring survey system framework, the source code. Students need to be able to download
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-30
    • 文件大小:13240739
    • 提供者:alex
  1. forum

    0下载:
  2. 本系统使用SSH轻量级框架,使用Tomcat服务器,使用MySQL数据库。Struts 1.x与Hibernate都由Spring负责管理。实体类使用Hibernate注解的方式配置。数据库表结构由实体类决定,DDL语句由Hibernate自动生成。实现一个具有基本功能的论坛。本系统包括5个模块:用户模块、版面类别模块、版块、帖子模块、回帖模块等。 用户模块:包括用户的注册、登录、注销,以及查看用户资料等功能。发表帖子、发表回帖、设置版主等都需要用到用户信息。注册时将记录用户的注册时间等,登
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-14
    • 文件大小:3192474
    • 提供者:daniel
  1. webim_spring3_v2.0

    0下载:
  2. 这是webim在spring mvc3.2中的开发框架。-This is webim development framework in spring mvc3.2
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9499651
    • 提供者:18
  1. SimplePro

    0下载:
  2. 基于spring框架开发的新闻发布系统,含新闻显示页面,管理员管理新闻页面-Spring-based framework for the development of information dissemination system
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:12164175
    • 提供者:cwy
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 »
搜珍网 www.dssz.com