• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

novice in Spring framework

 
Ranch Hand
Posts: 56
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am new to Spring framework. So can anyone please tell me what should I refer to start with? Also links for tutorials pertaining to Spring is desirable.

Regards,
Dhaval Shah
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi dhaval.

Read official documentation from http://www.springframework.org/documentation
and take a look to the samples that comes with spring-framework. http://sourceforge.net/project/showfiles.php?group_id=73357&package_id=173644&release_id=452461

I began reading Spring in Action book.
[ November 13, 2006: Message edited by: Jordi Monn� ]
 
Ranch Hand
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello dhaval

please dont read the book "Spring in Action", is poor for beginners, have a nice theoric introduction but later the book become very empty in examples

so an excelent book is this "Pro Spring" published by editorial Apress

i read both books and the first is a disaster, a simple and hard comparation is the amount and quality of examples, and AOP theme, the manning book is very poor

about this link
http://www.springframework.org/documentation

is only technical information, is important??, yes of course, but not to learn Spring

regards
 
reply
    Bookmark Topic Watch Topic
  • New Topic