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

搜索资源列表

  1. rapid代码生成器

    0下载:
  2. 现阶段内置模板可以生成的包括: 可以生成java的hibernat model+annotation,hibernate model+xml,dao,manager,struts+struts2 action类 生成jsp的增删改查. (生成的代码与rapid-framework绑定才比较有意义) 通常代码生成器存在的问题. * 二次开发困难 * 过于智能,自动插入我们的项目中,程序员还需考虑旧的代码会不会被覆盖的问题 * 没有将存放模板的目录名称及文件名称利用起来,导致还需配置每个模板文件生成
  3. 所属分类:JSP源码/Java

    • 发布日期:2011-02-22
    • 文件大小:3083258
    • 提供者:jeekchen
  1. SSH2-Annotation

    0下载:
  2. 该程序实现了零配置通过注解代替了hibernate中繁琐的hb.XML配置 使用spring 控制翻转 ,托管hibernate和struts2 -The program is to achieve a zero-configuration through annotations instead of hibernate cumbersome hb.XML configured to use the spring to control flip hosting hibernate and str
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:13655136
    • 提供者:吴睿
  1. s2sh_annotation

    0下载:
  2. struts2+spring+hibernate(注解)实现的登陆-struts2+ spring+ hibernate (annotation) to achieve the landing
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-11-04
    • 文件大小:13770752
    • 提供者:gongzhou
  1. Spring-Hibernate-Annotation-Example

    0下载:
  2. Maven + (Spring + Hibernate) Annotation + MySql Example-Maven+ (Spring+ Hibernate) Annotation+ MySql Example
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:15747
    • 提供者:holysatan
  1. spring_aop1

    0下载:
  2. spring对AOP的只是(采用Annotation的方式),spring依赖库,在Aspect定义Pointcut和Advice-spring is on the AOP (using Annotation way), spring-dependent libraries, the definition of Pointcut in Aspect and Advice
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:7043
    • 提供者:肖彭燕
  1. spring_aop1

    0下载:
  2. spring对AOP的支持(采用Annotation的方式)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6992
    • 提供者:yanbing
  1. spring-annotation

    0下载:
  2. spring annotation的例子-Examples of spring annotation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1997
    • 提供者:fangdejia
  1. myext

    0下载:
  2. 本Demo采用Struts2.1.8+Spring2.5.6(Annotation注解)+Hiberante3.3.2(Annotation注解)+ExtJS(Struts2-json)-The Demo uses Struts2.1.8+ Spring2.5.6 (Annotation annotation)+ Hiberante3.3.2 (Annotation annotation)+ ExtJS (Struts2-json)
  3. 所属分类:Ajax

    • 发布日期:2017-04-09
    • 文件大小:1137157
    • 提供者:王云
  1. googleguice

    0下载:
  2. 日前Google推出了他自己的轻量级依赖注入(dependency inject)框架——Guice。Guice依靠Java新的Annotation特性,取代了XML的配置,并提供了灵活的注入方法,可以注入到成员、参数、方法等多个位置。在它的官方页面上有一份新手入门的文档,另外可以获取相关信息的就是两个人的blog链接。 初步试用了一下,感觉Guice的Annotation机制和Spring的XML配置功能上基本是完全等价的,只是一个是写在代码中,一个是写在配置文件中,这个也是日前JavaEy
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:9185
    • 提供者:李伟山
  1. org.springframework.samples.petclinic

    0下载:
  2. Spring Pet Clinic, Configuration Based on Annotation and XML-files-Spring Pet Clinic, Configuration Based on Annotation and XML-files
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:579287
    • 提供者:diaochan
  1. Spring@mvc

    0下载:
  2. 基于注解的Spring MVC的小例子,照着做就可以了-Spring MVC annotation-based small example, followed suit on it
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-22
    • 文件大小:1794
    • 提供者:tom
  1. Spring-Hibernate-Annotation-Example

    0下载:
  2. Java development Spring-Hibernate-Annotation-Example
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:15502
    • 提供者:zh_chat
  1. ssh-annotation

    0下载:
  2. ssh-annotation spring struts hibernate annotation spring struts hibernate annotation -spring struts hibernate annotation spring struts hibernate annotation
  3. 所属分类:JavaScript

    • 发布日期:2017-05-31
    • 文件大小:13358931
    • 提供者:dada
  1. Annotation

    0下载:
  2. 这是一个关于spring注解的一个比较详细的说明文档已经代码讲解。-this is a .doc about spring Annotation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:41103
    • 提供者:房则
  1. spring-mybatis-memcached

    0下载:
  2. ssm3-mybatis2-memcached 使用了 simple-spring-memcached 。因为 mybatis-memcached 不支持 MyBatis2(iBatis),只能用在 MyBatis3 里。但是因为有的项目还跑在 MyBatis2 版本上,所以也做一个例子。 mm-mybatis3-memcached 使用了 mybatis-memcached 。因为 simple-spring-memcached 暂时和 MyBatis3 没办法直接整合(MyBatis3
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-01
    • 文件大小:137824
    • 提供者:moody
  1. pointShop

    0下载:
  2. 基于注解的Spring整合框架,配置上可大大减少开发时间,结构清晰-Spring annotation-based integration framework, the configuration can greatly reduce development time, a clear structure
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:17078272
    • 提供者:解明超
  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. spring-annotation-study

    0下载:
  2. spring注解的学习,内容比较全,为刚接触的同学提供参考和学习-Spring notes of the study, the contents of the whole, to provide reference and learning for the students just contact
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:125065
    • 提供者:锥峰傲骨
  1. spring3-mvc-maven-annotation-hello-world

    0下载:
  2. Spring mvc web application in java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-29
    • 文件大小:47810
    • 提供者:Son Nguyen
  1. Spring MYBatis企业应用实战

    0下载:
  2. Spring MYBatis企业应用实战(MyBatis is an excellent persistence layer framework that supports customized SQL, stored procedures, and advanced mappings. MyBatis avoids almost all JDBC code and manually setting parameters, as well as getting the result set. M
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:45090816
    • 提供者:mvp123
« 12 3 »
搜珍网 www.dssz.com