Spring in Action

Spring in Action
Authors
Craig Walls, Ryan Breidenbach
ISBN
1933988134
Published
16 Aug 2007
Purchase online
amazon.com

Spring in Action 2E is an expanded, completely updated second edition of the best selling Spring in Action. Written by Craig Walls, one of Manning's best writers, this book covers the exciting new features of Spring 2.0, which was released in October 2006. Spring is a lightweight container framework that represents an exciting way to build enterprise components with simple Java objects.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Raad Yacu said
Talk about Injection. This book details how to use it to inject services in your requests. The only way to appreciate spring is if you have implemented or been maintaining code the old way and then see Spring in Action. Its great for injecting anything you can think of in the Application Stack. The only thing I did not appreciate or dont see the need is the Spring MVC but thats my take. I think RIA has Spring eating dust there.

Enjoy.

WILBUR CARMON II said
Fantastic book! Some of it didn't make sense the first time through, probably because AOP can get pretty complicated.

Mr. Walls does a great job of giving you an intuition about Spring 2 and of teaching how to solve real enterprise problems with it. Can't wait until Spring 3 comes out and a new version comes out :-)

R. Burgess said
I've been using Spring for almost 5 years and love the productivity boost it provides by letting me focus on business logic and letting Spring tie all the little pieces together in a standard fashion. I already had the 1st edition of this book and although you can find a lot of this information in the Spring documentation that quite often also requires digging into the Spring source to be able to utilize the framework to the fullest extent, which isn't necessarily a bad thing. However sometimes I'm in a hurry and if I can get the information I'm looking for from one source sitting on my desk then I'm all for it. This book is a good reference and I use it along with the Spring documentation.

The reason I bought this now is that I was looking for another source of information on Spring integration with caching frameworks and there are several pages in this book covering this subject, which was not in the 1st edition.

If you have only one Spring reference in your library I highly recommend this one. I've gotten a couple of others over the years and they are a cure for insomnia. Not so this one.

Paras Jain said
This is the best book on Spring I have read. I have gone through other books but this one is simply the best.
The writing style is very good. Author gives relevant and easy to remember analogies and examples to explain a topic.

I especially like the Spring MVC chapter, where author beautifully explains the basic concepts using the example of Rantz application.

I would strongly recommend this book to anyone who wants to learn Spring. Even for experienced programmers this book is really good for reference and for learning new concepts.

Cons: Doesn't cover Spring 2.5+, but that is not a big drawback I think

hacktorious said
Don't waste your time with any of the other books, this is by far the best choice. Very easy to read and understand.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Java is to JavaScript what Car is to Carpet.” - Chris Heilmann