Book Image

Microservices and Cloud-Native Applications with Spring 5.0 [Video]

By : Ranga Rao Karanam
Book Image

Microservices and Cloud-Native Applications with Spring 5.0 [Video]

By: Ranga Rao Karanam

Overview of this book

<p><span id="description" class="sugar_field">Spring 5.0 is due to arrive with a myriad of new and exciting features that will change the way we’ve used the framework so far. This video will show you this evolution—from solving the problems of testable applications to building distributed applications on the cloud.</span></p> <p><span id="description" class="sugar_field">The video begins with an insight into the new features in Spring 5.0 and shows you how to build a Cloud-native application using Spring MVC. The advanced features of Spring Boot will be illustrated through powerful examples.</span></p> <p><span id="description" class="sugar_field">By the end of the video, you will be equipped with the knowledge and best practices required to develop microservices with the Spring Framework.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">This video follows an end-to-end tutorial approach with lots of examples and sample applications, covering the major building blocks of the Spring framework.</span></span></p>
Table of Contents (4 chapters)
Chapter 2
Building Microservices with Spring Boot
Content Locked
Section 3
Building REST Service
In this video, we will focus on understanding what REST is and building a REST Service. - Create a simple REST service returning a welcome message - Create a simple REST Controller method returning a string