spring in action is released!

2008-02-23 10:10:03来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折


Spring in Action

Craig Walls and Ryan Breidenbach

January2005, Softbound, 472 pages
ISBN 1932394354

Spring is a fresh breeze blowing over the Java landscape. Based on a design principle called Inversion of Control, Spring is a powerful but lightweight J2EE Framework that does not require the use of EJBs. Spring greatly reduces the complexity of using interfaces, and speeds and simplifies your application development. You get the power and robust features of EJB and get to keep the simplicity of the non-entERPrise JavaBean.

Spring in Action introduces you to the ideas behind Spring and then quickly launches into a hands-on exploration of the framework. Combining short code snippets and an ongoing example developed throughout the book, it shows you how to build simple and efficient J2EE applications. You will see how to solve persistence problems using the leading open-source tools, and also how to integrate your application with the most popular Web frameworks. You will learn how to use Spring to manage the bulk of your infrastructure code so you can focus on what really matters–your critical business needs.

What's inside:

* Persistence using Hibernate, JDO, iBatis, OJB, and JDBC
* Declarative transactions and transaction management
* Integration with web frameworks: Struts, WebWork, Tapestry, Velocity
* Accessing J2EE services such as JMS and EJB
* Addressing cross-cutting concerns with AOP
* Enterprise applications best practices


下载地址:http://www.itpub.net/320380.html

上一篇: [自创]JCreator安装学习使用方法(祝好友Demon!学习Java顺利)
下一篇: ofbiz3-ComponentContainer load 流程

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:在Tomcat 配置Oracle 及DB2中创建Connection Pool

下一篇:在Swing的JEditorPane控件中实现超级链接的CSS定义