CG数据库 >> RESTful Web Services, Java, Spring Boot, Spring MVC and JPA

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 20 hour | Size: 11.5 GBImplement API calls: Sign-up, sign-in, email verification, password reset, update, delete.

Deploy to Amazon AWS Cloud.

What you’ll learnBuild a RESTful Web Service with Spring MVC and Spring BootLearn how to implement User Sign-in functionalityLearn how to implement User Sign-up functionalityProtect RESTful Web Service with Spring Security FrameworkLearn how to implement Token-Based AuthenticationImplement Password Reset and Email Verification featuresUse Spring Data JPA Query MethodsUse Spring Data JPA Native SQL QueriesCreate new project using Spring Tool Suite and Spring InitializerDeploy RESTful Web Service application to Apache TomcatRun RESTful Web Service application as a stand along Java applicationBuild and run REST API with MavenUse Postman HTTP client to send HTTP Request to a Web Service endpointsStart up Amazon EC2 serverInstall Java, MySQL and Apache Tomcat on Amazon AWS EC2 serverDeploy RESTful Web Service to Amazon AWS EC2 serverUse H2 in-memory databaseUse H2 database console to preview data in memory database as well as in a stand along MySQL database serverUse JUnit 5 to test codeUse Rest Assured to test RESTful Web Service endpointRequirementsBasic knowledge of JavaDescriptionThis is a very practical video course aimed at beginner Java developers to help them build their very first RESTful Web Service application with Java, Spring MVC, Spring Boot and Spring Data JPA to implement features like:User sign-up and User sign-in,Email verification,Password Reset,Get user details API call,Get list of users API call and implement Pagination,Update user details and Delete user details API calls,Learn to secure Web Service endpoints with Spring Security,Learn to use Amazon AWS Simple Email Service(SES) to send and request to confirm user email address,and learn to generate and include the JSON Web Token in HTTP Request.

Students will learn how to use Postman HTTP client software to send: HTTP POST, GET, DELETE and PUT requests, as well as how to set needed HTTP Headers. We will also cover how to:Send data to your RESTful WebService via HTTP Body and,How to pass data via URL Query String and as a Path parameter,How to enable your RESTful Web Service to respond to Cross Origin AJAX HTTP Requests.

You will also learn how to make your RESTful Web Service accept and respond back with JSON or XML media type.

This video course you will learn how to:Add a specific Apache Tomcat Version to your Spring Tool Suite,User Maven to build and run your project as well as package it into a deployable WAR file,You will also learn how to run your Web Service as a stand along Java application with build-in Tomcat,Deploy your RESTful Web Service to Apache Tomcat as well as,Start up your own Amazon AWS EC2 Service in Amazon Cloud, install Java, MySQL, Tomcat and deploy RESTful Web Service to your very own cloud server.

This video course also covers the H2 in-memory database and teaches how to build RESTful Web Service that stores data in a database without a need to install MySQL or any other database server.

You will also learn how to use H2 console to preview data stored in an in-memory database tables or in a MySQL database server.

When it comes to storing data in a database you will learn how to use Spring Data JPA Query Methods as well as Native SQL Queries.

You will also learn how to use JUnit 5 to test your code and how to use one of the most popular test frameworks called Rest Assured to test RESTful Web Service endpoints of your REST Api.

Who this course is for:Beginner Java developersJava developers interested in learning how to Build, Deploy RESTful Web ServicesJava developers interested in learning how to Test Rest API with Rest Assured framework


RESTful Web Services, Java, Spring Boot, Spring MVC and JPA的图片1
RESTful Web Services, Java, Spring Boot, Spring MVC and JPA的图片2