Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

RESTful Web Services with Spring Framework - A quick start

via Udemy

Overview

A quick start to building your REST API with Spring Boot and Spring MVC

What you'll learn:
  • Be able to create a RESTful Web Service with Spring Framework
  • Be able to use Postman HTTP client to send HTTP requests and receive HTTP responses in JSON or XML format
  • Create Web Service endpoints to handle HTTP Requests: POST, GET, PUT, DELETE
  • Read and Validate URL Query String Request Parameters
  • Read and Validate HTTP Request Body
  • Handle Java Exceptions and return back a proper HTTP Response
  • Build and Run RESTful Web Service Application as a Standalone app

This video course is a Quick Start to learning How to Build RESTful Web Services with Spring Framework.

As you go through this video course you will learn how to use tools like:

  • Spring Tool Suite Development Environment,

  • Postman HTTP client, so that you can send HTTP Requests and Receive HTTPResponses,

  • You will also learn how to Download and Install Java if you do not have it already.

Although this video course is very short, and is very simple, it is also very practical!

  • You will write Java code that handles different types of HTTP Requests. You will learn how to create web service endpoints that accept HTTP Post, HTTP GET, HTTP PUT and HTTP Delete requests.

  • You will learn how to make your RESTful Web Service endpoints accept information via URL Query String parameters, via URL Path Parameters as well as information sent via the body of HTTP Request,

  • Additionally to learning how to read request parameters from HTTP request, you will learn how to make your RESTful Web Service, return information in different formats. For example, you will learn how to return information as a plain text or as a JSON or XML document.

  • You will learn how to validate HTTP request parameters and also how to validate a information sent via HTTP Request body. Make sure that certain required fields are not empty and that email address for example is of a correct format.

  • You will learn how to handle errors in your RESTful Web Service and also learn how to return information about the error in different custom formats.

  • And finally, additionally to building and running your RESTful Web Service with a Spring Tool Suite development environment, you will learn how to run your RESTful Web Service as a standalone Java application which runs independently of your development environment.




Taught by

Sergey Kargopolov

Reviews

4.4 rating at Udemy based on 4212 ratings

Start your review of RESTful Web Services with Spring Framework - A quick start

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.