Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Professional Java Development with the Spring Framework
 
 

Professional Java Development with the Spring Framework [Paperback]

Rod Johnson , Juergen Hoeller , Alef Arendsen , Thomas Risberg , Colin Sampaleanu
2.0 out of 5 stars  See all reviews (1 customer review)
List Price: CDN$ 47.99
Price: CDN$ 30.09 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 17.90 (37%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Product Details


Product Description

Product Description

The Spring Framework is a major open source application development framework that makes Java/J2EE(TM) development easier and more productive. This book shows you not only what Spring can do but why, explaining its functionality and motivation to help you use all parts of the framework to develop successful applications.

You will be guided through all the Spring features and see how they form a coherent whole. In turn, this will help you understand the rationale for Spring's approach, when to use Spring, and how to follow best practices. All this is illustrated with a complete sample application. When you finish the book, you will be well equipped to use Spring effectively in everything from simple Web applications to complex enterprise applications.

What you will learn from this book
* The core Inversion of Control container and the concept of Dependency Injection
* Spring's Aspect Oriented Programming (AOP) framework and why AOP is important in J2EE development
* How to use Spring's programmatic and declarative transaction management services effectively
* Ways to access data using Spring's JDBC functionality, iBATIS SQL Maps, Hibernate, and other O/R mapping frameworks
* Spring services for accessing and implementing EJBs
* Spring's remoting framework

Who this book is for

This book is for Java/J2EE architects and developers who want to gain a deeper knowledge of the Spring Framework and use it effectively.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

From the Back Cover

The Spring Framework is a major open source application development framework that makes Java/J2EE™ development easier and more productive. This book shows you not only what Spring can do but why, explaining its functionality and motivation to help you use all parts of the framework to develop successful applications.

You will be guided through all the Spring features and see how they form a coherent whole. In turn, this will help you understand the rationale for Spring's approach, when to use Spring, and how to follow best practices. All this is illustrated with a complete sample application. When you finish the book, you will be well equipped to use Spring effectively in everything from simple Web applications to complex enterprise applications.

What you will learn from this book

  • The core Inversion of Control container and the concept of Dependency Injection
  • Spring's Aspect Oriented Programming (AOP) framework and why AOP is important in J2EE development
  • How to use Spring's programmatic and declarative transaction management services effectively
  • Ways to access data using Spring's JDBC functionality, iBATIS SQL Maps, Hibernate, and other O/R mapping frameworks
  • Spring services for accessing and implementing EJBs
  • Spring's remoting framework

Who this book is for

This book is for Java/J2EE architects and developers who want to gain a deeper knowledge of the Spring Framework and use it effectively.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.


Inside This Book (Learn More)
First Sentence
The Spring Framework is an open source application framework that aims to make J2EE development easier. Read the first page
Explore More
Concordance
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


 

Customer Reviews

1 Review
5 star:    (0)
4 star:    (0)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
2.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most helpful customer reviews

2 of 4 people found the following review helpful
2.0 out of 5 stars A lot of unstructured information, Jan 9 2006
By 
Vasile C. Bojinca "Chris" (Canada) - See all my reviews
(REAL NAME)   
This review is from: Professional Java Development with the Spring Framework (Paperback)
I bought this book reading the good reviews and with hope that I will get the needed knowledge about Spring framework. Although in some modules (IOC, AOP) the book is quite good and explains well the concepts, it lacks the concrete examples. The method used to explain the most complicated concepts makes them hard to understand without any other source of information.
I found a lot of unnecessary information while the book lacks the necessary explanations sometimes.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.8 out of 5 stars (26 customer reviews)

57 of 61 people found the following review helpful
2.0 out of 5 stars Fluff, there are better choices, Oct 6 2005
By Chappy - Published on Amazon.com
This review is from: Professional Java Development with the Spring Framework (Paperback)
This book is almost identical to the Spring developer's guide available on the web site. They follow the same chapters and format, and provide little new information, maybe some code. But once you start to get into Spring and use it, you'll want a reference that is more in depth. With this book, you'll find yourself struggling to find the details by browsing google and javadocs all day. Pro Spring is a better book that gives you more insight into how Spring works. My background is providing a services interface layer for a J2EE portal. I'm not developing the MVC so I didn't pay attention to those parts of the book.

36 of 37 people found the following review helpful
3.0 out of 5 stars Nothing extraordinary. Decent coverage of basic and advanced concepts alike., July 9 2006
By Ganeshji Marwaha - Published on Amazon.com
This review is from: Professional Java Development with the Spring Framework (Paperback)
There are quite a few books on spring framework in the wild and since I have read every one of them, I take the privilege to say that this book is not the best among them.

If you are a beginner; please stay away from this book. If you already know spring and want to add to your knowledge, then read on.

I was eagerly awaiting this book for 2 reasons.

1. One of the co-authors is Rod Johnson (creator of spring)

2. Almost none of the spring books in the market covered Spring MVC well

I have read Rod's previous books (J2EE Design and Development && J2EE Development without EJB). Both of them are classics, and deservedly so. Naturally, I expected the same quality from this book as well. Sadly, my expectation was wrong, and this book comes nowhere close to the quality of his previous works. This might be partly because, he wrote only a couple of chapters.

Secondly, I anticipated some coverage of the forthcoming spring 2.0 release. I imagine, this is a reasonable expectation because, this book came very late to the market, and it would make sense to cover a few more new features. Sadly, nothing more than "spring 1.2" is covered.

Thirdly, though this book's TOC contains some impressive topics not covered by other books, (like Acegi security), the coverage is pretty shallow and not well written either. This is a very poor combination to learn an advanced concept. So, the chapter is there, just making the TOC impressive. I didn't gain much penetration into "Acegi Security" from that chapter.

Is the coverage of basics good? I don't think so. But, this is the only part; they have at least attempted some comprehensiveness.

As usual, Spring MVC receives second class treatment although 3 full chapters are dedicated to cover it. This is the same with almost all spring books in the market. So, if you want to understand the full power of Spring MVC then, I would recommend, full-fledged books like "Expert Spring MVC and Web flow".

Another annoying fact is that, the authors refer back to Rod's other 2 books for many important concepts, leaving the reader hanging in mid air, especially, if you are a beginner.

Last, but not the least, When I was reading a few advanced concepts from this book, I felt a lot like reading the spring online documentation. So, I went to the documentation to check if my intuition is correct. It comes as no surprise that, there was a good deal of copy-paste. This may not be a very bad thing, because today's technology books are merely a consolidation of online documentation with interesting examples, practical use-cases and some of the author's experience combined. So, this fact is acceptable, but, still, I wanted to point this out.

Overall, from my point of view, I didn't find any real value from this book. So, beginners stay away, but experienced may use it as a reference.

34 of 37 people found the following review helpful
4.0 out of 5 stars Definitive Guide for Spring 1.2, July 14 2005
By Edmon Begoli - Published on Amazon.com
This review is from: Professional Java Development with the Spring Framework (Paperback)
If you are looking for a definitive reference manual, and a guide on Spring 1.2 this book is it. Look no further.

This book has significant depth, and it will teach you, clarify or answer almost any question on any area of the current Spring relase (1.2).

It has a very thorough coverage of Spring MVC, Acegi, AOP, Persistance, Spring JDBC. It will make those still unconvinced about the Spring much more comfortable about using it.

Why I then gave it 4 and not 5 stars.

I would expect that authors of this book who happen to be an authors of the framework itself would go an extra mile and describe some major new features that are available but awaiting Spring 1.3 (like Spring WebFlow) release; I would expect them to be less skimpy on some major "hot off the press" features that are part of the Spring 1.2.2 such as transactional annotations.

(Yes, they are brand new, but these guys knew they were coming. They implemented them.)

That would completely differentiate this otherwise excellent book from the other books on the same subject.

Hard core Spring users who lived by so far by the reference manual available on the Spring's web site, and by support forums

will not find much new in this book.

The other book on this subject that I own and recommend is "Spring in Action".
 Go to Amazon.com to see all 26 reviews  3.8 out of 5 stars 
 
 
Only search this product's reviews



Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges