Spring Boot Microservices with Spring Cloud Beginner to Guru

Spring Boot Microservices with Spring Cloud Beginner to Guru
Spring Boot Microservices with Spring Cloud Beginner to Guru, Master Microservice Architectures Using Spring Boot 2.1+ and Cloud Based Deployments with Spring Cloud and Docker

  • 4.5 (279 ratings)
  • Created by John Thompson
  •  English

PREVIEW THIS COURSE - GET COUPON CODE

This course includes

  • 20.5 hours on-demand video
  • 3 articles
  • 62 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
  • Certificate of Completion

What you'll learn

  • Learn how to develop Microservices with Spring Boot
  • Learn how to deploy and manage Spring Boot Microservices with Spring Cloud
  • How to deconstruct a monolith into Spring Boot Microservices
  • Best Practices for Developing RESTFul APIs with Spring MVC
  • How to consume RESTFul APIs using Spring RestTemplate
  • Using Java Bean Validation with Spring Boot
  • How to use Project Lombok and MapStruct to reduce boiler plate code
  • Generate API documentation with Spring REST Doc
  • Configure Jackson for JSON processing with Spring Boot
  • Use JMS for messaging between Spring Boot Microservices
  • Use Spring State Machine to Apply the Saga Pattern with Microservices