发布于 2014-09-05 00:19:10 | 133 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Spring Framework 开源j2ee框架

Spring是什么呢?首先它是一个开源的项目,而且目前非常活跃;它是一个基于IOC和AOP的构架多层j2ee系统的框架,但它不强迫你必须在每一层 中必须使用Spring,因为它模块化的很好,允许你根据自己的需要选择使用它的某一个模块;它实现了很优雅的MVC,对不同的数据访问技术提供了统一的接口,采用IOC使得可以很容易的实现bean的装配,提供了简洁的AOP并据此实现Transcation Managment,等等


Spring Framework 4.1 GA 发布,此版本更新内容如下:

新特性和新主题:

  • 注解方式的 JMS 侦听器方法

  • 完全支持 JCache (JSR-107) 注解

  • 灵活的解析和转换静态 Web 资源

  • MVC 视图: 声明式解析、Groovy 标识模板、Jackson's JsonView

  • WebSocket 改善: WebSocket scope, SockJS client support, WebSocket stats

  • 性能提升: SpEL 编译器模式、跨容器的并发调整

大量的改进:

  • Direct field binding support with auto-growing for nested fields

  • Java 8's Optional for injection points and MVC handler parameters

  • Support for the standard @Priority annotation for dependency ordering and selection

  • Annotated @Lookup methods with support for provided constructor arguments

  • Declarative SQL scripts and programmatic transactions in the TestContext framework

  • Enhanced Hibernate JPA setup: isolation levels, discovery of managed packages

Many of those topics have been covered in recent blog posts already and will also be prominently featured at our SpringOne2GX 2014 show in Dallas next week!

注意 Spring Framework 4.1 并没有上升基础系统的要求,仍然是 Java 6+, Servlet 2.5+, JPA 2.0+ ,也就是说TA能在 WebSphere 7 上运行的很好。

Spring Framework 是一个开源的Java/Java EE全功能栈(full-stack)的应用程序框架,以Apache许可证形式发布,也有.NET平台上的移植版本。 该框架基于 Expert One-on-One Java EE Design and Development(ISBN 0-7645-4385-7)一书中的代码,最初由 Rod Johnson 和 Juergen Hoeller等开发。Spring Framework 提供了一个简易的开发方式,这种开发方式,将避免那些可能致使底层代码变得繁杂混乱的大量的属性文件和帮助类。

 



历史版本 :
Spring Framework 5.0.3 和 4.3.14,开始支持 JDK 10
Spring Framework 5.0.2 及 4.3.13 版本更新发布
Spring Framework 5.0.1小版本更新,修复部分缺陷
Spring Framework 4.3.12 版本正式发布
支持响应式编程 Spring Framework 5.0 稳定版正式发布
Spring Framework 5.0 最后一个 RC 版发布
Spring 4.3.11 发布,合并 EhCache 3 tests 至 spring-context-support
Spring Framework 5.0 RC3 发布
Spring Framework 4.3.10 发布
Spring for Apache Hadoop 2.5.0 GA 版本发布
Spring for Apache Hadoop 2.5.0.RC1 发布
Spring Framework 5.0 RC2 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务