This week's book giveaway is in the Agile and Other Processes forum.
We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line!
See this thread for details.
  • 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
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Can I aim for Spring certification if I only work with Spring Boot and not standard Spring?

 
Ranch Hand
Posts: 229
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am considering aiming for Spring certification (VMware Spring Professional 2021). If I only work with Spring Boot, and not the standard Spring framework, can I still go for the certification?
 
Greenhorn
Posts: 9
Spring Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
From my little experience in planning for OCP11, I don't think that it's possible to successfully get any certification on work experience alone.

Also concerning, is the distinction you draw between Spring Boot and Spring Framework.  Boot doesn't exist without the core framework, so by inference, you should already know about it.
 
Marshal
Posts: 78675
374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Terrence Lee wrote:. . . I don't think that it's possible to successfully get any certification on work experience alone. . . .

Where I worked a long time ago, there was somebody who thought you could pass on work experience alone, and repeatedly failed. It wasn't in computing.
 
Edmund Yong
Ranch Hand
Posts: 229
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Terrence Lee wrote:From my little experience in planning for OCP11, I don't think that it's possible to successfully get any certification on work experience alone.

Also concerning, is the distinction you draw between Spring Boot and Spring Framework.  Boot doesn't exist without the core framework, so by inference, you should already know about it.


Hi Terence,

Of course I know that I can't get certification on work experience alone. I would have to study for it.

I am just not sure if I need to get my hands dirty playing around with the standard Spring framework, if I were to study for the certification.
 
Campbell Ritchie
Marshal
Posts: 78675
374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Don't know.

Look at our FAQ. Have a look on the certification website and see what the syllabus is. I think it will tell you to learn the whole of the framework, so you will need to work with all of it.
 
Ranch Hand
Posts: 34
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
No, it's not possible.
Most of the topics in that exam is about standard Spring, but a big portion of it is about Spring Boot now.
So it's a good start if you already have good knowledge about Spring Boot.
The questions are more on the general and important parts but since the topic is huge, you must be careful.
 
A feeble attempt to tell you about our stuff that makes us money
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic