spring 3 certification – recommended study plan
August 20th, 2010 by Jeanne BoyarskyTable of contents for the Spring 3 certification series of posts:
- Jeanne’s core spring 3 certification experiences (Background information)
- About the test (includes Scope of the test and Spring 2.5 vs 3.0 exam)
- What did I read and how were the resources I tried
- My study plan
- Skills guru mock exam
- What I would recommend as a study plan
- Make sure you understand everything in the course student guide
- Look at my study notes (or equivalent if someone else puts up Spring 3 study notes) and make sure everything looks familiar. You don’t have to be able to recite the syntax from memory.
- Take the second skill guru exam. (I found the first exam to be a better indicator of readiness with less out of scope content and would have preferred to take it later.) If you pass, skip to step #7. If not you may still pass the real exam, but it is probably better to study more.
- Look at the Spring 2.5 exam sample questions to get a feel for the level of difficulty to expect. (Yes, it really was this easy.) Questions harder than this in the skills guru exam shouldn’t cause you to worry.
- Do any labs you didn’t cover in class for areas you feel week.
- Skim the official reference – only focusing on the sections covered in the class student guide.
- Take the BlackBeltFactory exam if you feel you need more practice. If you fail some of the sections, don’t worry – this is harder than the real exam. You want to make sure you know the container/AOP sections cold. The level of difficulty is closer here and it is the lions share of the exam.
- Take the first skill guru exam. If you pass, you will definitely pass the real exam. If you don’t pass, pay attention to why. Even on this exam, some questions are out of scope and many are harder than on the real exam.
- Good luck!
Previous page: Skills guru mock exam
Posted: 20 August, 2010 in Java Certification, Java/J2EE.
Tags: certification, spring
Comments
Comment from Jeanne Boyarsky
Posted: August 24, 2010 at 6:16 pm
Probably, but if one wants more confidence…
Comment from Bali
Posted: January 11, 2011 at 12:06 pm
Your blog was very helpful in preparation to Spring egzam. I cleared my certification with 94% result. Thanks for your work!
Comment from Lars Jonasson
Posted: September 22, 2011 at 4:08 am
Great blog post but I have to agree with Sudheer. All this is way to much preparation.
I attended the Core Spring course and then reread the material once and did all labs once more (about 16h in total).
It’s not that the exam is easy it just that as long as you understand the main principals and design of Spring most questions are easy to answer.
Comment from Jeanne Boyarsky
Posted: September 22, 2011 at 9:18 pm
@Lars I agree this is too much preparation. I didn’t know that before the exam though.
Comment from Kalyan Dasika
Posted: January 5, 2012 at 11:05 am
Given the width of the framework and the general guidelines of the topics to be expected in the certification exam, unless you have a good preparation strategy, its is hard to pass this test. The most time I spent was in doing lots of example code. In fact I spent an equal amount of time on all the topics which I think we an overkill from an exam point of view, but helped me understand the framework in general. If I knew what to expect from the exam, I would have spent bulk of my time doing example code on all possible scenarios about the container and aop which formed about 60% of the questions. If one’s preparation is a majority of reading one would probably answer only about 20% of the questions. So the gist is, work out a lot of example code. I would highly recommend people to follow the plan outlined on this blog for a deep understanding of the framework. Thanks Jeanne for all the information. Gavin’s study notes were also helpful in organizing my own study notes.
Btw, I did pass the test and it wasn’t as easy as I had expected.

Comment from Sudheer
Posted: August 24, 2010 at 2:05 am
Hi i think this is too much.
I cleared my certification last month. if you have attended the spring course i think the study guide should be be good enough to clear the test.