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

Modern API Developement with Spring and Spring Boot

 
Ranch Hand
Posts: 69
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Is this book for the people who have no knowledge of either spring or spring boot?
Does this explain spring from scratch? Does this explain about spring boot with respect to cloud?

Thank you in advance.
 
Author
Posts: 16
5
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Vishnu,

You only need to know Java. For people who do not know Spring or who want a refresher, there is a second chapter specifically written on Spring fundamentals.

Therefore, you can refer to this book and with each chapter, you would gain Spring knowledge as well as APIs and their implementations with respect to REST, Reactive APIs, gRPC, and GraphQL.

Happy Learning.

Cheers!
 
vishnu priyag
Ranch Hand
Posts: 69
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Sourabh Sharma wrote:Hi Vishnu,

You only need to know Java. For people who do not know Spring or who want a refresher, there is a second chapter specifically written on Spring fundamentals.

Therefore, you can refer to this book and with each chapter, you would gain Spring knowledge as well as APIs and their implementations with respect to REST, Reactive APIs, gRPC, and GraphQL.

Happy Learning.

Cheers!



Thank you Sourabh for reply.
 
reply
    Bookmark Topic Watch Topic
  • New Topic