• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Suggestions for a Spring Novice

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

I have been a java developer for almost 1.5 years now and worked using Core java, Servlets, EJB, JMS and web services technologies.

Since most of the companies are using the Spring and Hibernate platform, I am planning to learn Spring.

Can anyone give me valuable suggestions regarding

1. Pre-requisites to learn Spring. What should I know well before starting spring ?
2. Spring has different modules. from your experience, what will be a good module to start learning and what modules are extensively used ?
3. What else I should be learning ?

Sorry for the elaborate post. Thank you everyone in advance
 
Suneel Gupta
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Anybody ?
 
Greenhorn
Posts: 13
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Suneel,

First read about spring framework. what it is and what are the modules it has and their use.
Mostly used modules in spring are spring IOC, MVC and ORM integration.
 
Suneel Gupta
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Mr Sujeet.
Spring documentation is a good point to start ?
 
Mr sujeet khandelwal
Greenhorn
Posts: 13
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes. thats the perfect start. before going in detail i always go for wikipedia.
Good luck.
 
Suneel Gupta
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you, sir
 
reply
    Bookmark Topic Watch Topic
  • New Topic