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

Is this the right book for Spring 5 professional exam?

 
Bartender
Posts: 2445
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, is this the right book , "Pivotal Certified Professional Spring Developer Exam: A Study Guide",  for Spring 5 professional exam ?  
As I checked, it targets for only Spring 3 and 4 exam .
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Try to refer this book "Spring in Action, Fifth Edition"
 
Himai Minh
Bartender
Posts: 2445
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Is Spring in Action (5th edition) focus on the exam?
Is the "Pivotal Certified Professional Spring Developer Exam: A Study Guide" useful for Spring 5? I think it is only for Spring 4 exam.

Is there any mock exam available for practice?
 
Bartender
Posts: 1159
20
Mac OS X IntelliJ IDE Oracle Spring VI Editor Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Most probably the "only" book for the spring [core] certification.  

I don't expect the core subjects will have changed; types of configuration, bean lifecycle, testing, AOP.  I did look at the study guide and it seems some of the older technologies (RMI, SOAP) are not longer included in the newer exam, being replaced by modern spring technologies.      

May still be worth reading the core subjects and then supplementing the missing subjects with the (excellent) spring documentation.    
 
Himai Minh
Bartender
Posts: 2445
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, Spring in Action 5th edition has not been released until Nov 30th, 2018.
But the code are released on Git Hub.
However, some of the codes have something missing and cannot be compiled.
I need to write comments on the code's Git Hub.
 
Then YOU must do the pig's work! Read this tiny ad. READ IT!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic