• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Books information needed to start spring

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

i am very new to spring. Can any one suggest me which books to start
with.



Regards,
Naveen.
 
Bartender
Posts: 4121
IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Spring website provides a Reference Manual and a Step-by-Step Tutorial for developing a Spring MVC application.

I'd recommend trying to work through the on-line tutorial, then looking for a book.

As far as books, it depends - I liked the APress book "Pro Spring" but felt it was a little scant on Spring MVC coverage, so I also got "Expert Spring MVC and Web Flow". I really didn't like "Beginning Spring 2" though - it isn't really a "Beginner" Spring book. I've heard that Manning's "Spring in Action" is a pretty good beginner book. (But haven't read it personally.) Be sure for all of these books to try and get the newest version - most have an older version and a newer version updated for Spring 2.5
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree with Nathan, there are some very good things in the Pro Spring book, a couple things I don't agree with, and haven't read the MVC/Flow stuff to see how scant it is. Spring in Action is good but unfortunately only covers Spring 2.0, hopefully there will be an updated version.

Mark
 
Get out of my mind! Look! A tiny ad!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic