搜索资源列表
asasas
- 该文本为java中的spring发生的错误消息。-the java version of the spring error message.
EJB
- 作为轻量级的容器,Spring常常被认为是EJB的替代品。我们也相信,对于很多 (不一定是绝大多数)应用和用例,相对于通过EJB容器来实现相同的功能而言, Sping作为容器,加上它在事务,ORM和JDBC存取这些领域中丰富的功能支持, Spring的确是更好的选择。
spring3.0-Chinese-document Spring中文开发技术文档
- 本书为Spring中文开发技术文档,对那些不熟悉英文的同学提供了帮助-This book developed technical documentation for the Chinese Spring, for those not familiar with English to help provide students
s2sh
- struts2+hibernate+spring的整合,需要的步骤,过程比较明细吧-struts2+ hibernate+ spring integration steps required, it details the process of comparison
spring-reference
- 这个是spring的官方文档,详细说明了spring的各种方法、-This is the spring' s official documentation, detailing various methods of spring,
Struts2_Spring_Example
- this the source code which is useful to understand integration of struts2 and spring-this is the source code which is useful to understand integration of struts2 and spring
J2EE
- 关于J2EE的课堂讲义PPT,包括Spring与J2EE整合的WORD文档。-J2EE Class notes on PPT, including the Spring and J2EE integration WORD document.
spring-computer-generated-holograms
- 斯普林格出版讲解计算全息理论与前景的专业书-Springer publishing explain the theory and prospects CGH professional book
springside
- springside介绍了如何使用springside开发及相关的配置说明。-java spring
Chat
- 很简单,就为了初学者了解Spring配置-so easy,for everyone
SpringFrameWorkStudyNote
- 这是我自己的Spring框架学习笔记,包扩spring的配置,以及Spring MVC的一些配置,使用方法还有2.5以后的注解支持配置方法。-This is my self spring-framework study note.
spring-flexBlazeDS
- spring整合BlazeDS的 官方文档-spring and BlazeDS
haoyin
- struts2+spring+hibernate开发实例-struts2+spring+hibernate model
FreeMarker
- spring mvc中 中freemaker学习文档-spring mvc learning freemaker document
api
- 常用的css,extjs,java api ,javascr ipt,jquery,jscr ipt,spring,等api文档-Commonly used CSS, ExtJS, java api, javascr ipt, jquery, jscr ipt, spring, etc. api documentation
spring-security3
- spring security3权限管理说明-the spring security3 rights management Descr iption
Java_SSH
- java ssh框架教程,struts,spring,hibernate整合及细化,很详细-java ssh tutorial , in detail
employee_ssh
- spring+struts+hibernate mysql 5.0 employee management system and you can run it on your computer.
spring-proxy
- 归纳spring中的代理,cglib代理和jdk代理,还有基础的静态代理-java spring proxy
Spring+Boot实战
- Spring Boot的Actuator让你能一窥应用程序运行时的内部工作细节,看看Spring应用程序上下 文里都有哪些Bean,Spring MVC控制器是怎么与路径映射的,应用程序都能取到哪些配置属性, 诸如此类。