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 6
Adding a Todo
In this video, we will add the method to create a new Todo. - Post the todo to the given URI and getting the location from the header - Asserts the location that contains the path to the newly created resource