REST APIs using Spring Data REST

via Udemy

Go to Course: https://www.udemy.com/course/microservices-rest-apis-using-spring-data-rest/

Overview

The ONLY course that covers Spring Data REST Comprehensively!--Sample of the reviews:Excellent course! This course covers everything you need to know to get started with Spring Data Rest. Using this architecture simplifies the creation of a REST API - Renato SantosExcellent course. Interesting, practical, hands-on, relevant and engaging. The instructor makes Spring-Data-REST easy to learn and use - Glyn DaviesI am fully satisfied with your lecture.Outstanding.You are simply Awesome - Prasad Palla--All source code is available for downloadResponsive Instructor - All questions answered within 24 hoursProfessional video and audio recordings (check the free previews)--Do you have a lot of data that you'd like to expose via RESTful web services? Are you a java spring developer interested in learning the Springs powerful and easy to use REST framework.Are you an experienced Java web developer who wants to create Microservices RESTful APIs in minutes.Then this course is for you.It is a complete hand's on course with quizzes and assignments.Spring is the most widely used framework in the industry today.REST web services have become the number one means for application integration on the web.REST is also the defacto technology for Microservices to communicate. REST defines that a system consists of resources that clients interact with. These resources are implemented in a hypermedia driven way. Spring MVC allows building these kinds of services. But implementing even the simplest of REST web services for a domain model can be quite tedious and result in a lot of boilerplate code every time.Spring Data REST builds on top of Spring Data repositories and automatically exports those as REST resources. It leverages hypermedia to allow clients to find functionality exposed by the repositories and integrates these resources into related hypermedia based functionality automatically.The goal of this course is to help you master the concepts of micro services, rest and build an end to end application while exploring the various features of spring data rest.By the time you finish this course, you will have gained the understanding of Microservices, REST, HATEOAS and Spring Data Rest.We'll look at how you can use Spring Data REST to easily take your data from your data access layer to consumable JSON by a front-end framework.What Will I Learn?Master the concepts of Microservices , REST and Spring Data RESTCreate a simple RESTful API using Spring Data RESTBuild an end to end RestFul API application from scratchTest your REST APIs using Postman REST ClientImplement Paging and Sorting support for your REST APICustomize the JSON ResponsesImplement Custom search APIs using Spring DataImplement business logic into your REST Services using custom controllersProvide different views of the data in your application using projections and excerptsEnable HAL browser support for your ApplicatoinSecure your REST API using Authentication as well as authorizationAll in simple and easy steps

Skills

Reviews