Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building a RESTful API Application using Spring and Angular
Rating: 4.2 out of 5(90 ratings)
551 students

Building a RESTful API Application using Spring and Angular

Learn APIs, build a RESTful API with Java, Spring Framework, Angular, MySQL, add Authentication, Caching, & much more!
Created byGet Arrays
Last updated 7/2022
English

What you'll learn

  • JWT (JSON Web Token) Authentication & Authorization with Java, Spring Framework, and Angular
  • Stateless Session Policy with Spring Security
  • Password Encryption
  • Entity Management, Relationship, and Mapping to Database (MySQL)
  • Using Java Persistence API (JPA)
  • Manage User Security Roles
  • Define API service
  • Create API
  • Expose API Endpoints Over HTTP
  • Handle File Upload through API Endpoints
  • Handle HTTP Requests
  • Secure API Endpoints
  • Test API Endpoints (using an HTTP client)
  • Angular Component
  • Angular Routing
  • Angular Services
  • Angular HTTP Communication
  • Angular Interceptor
  • Caching (web cache or HTTP cache)
  • Manage Call Back Function Subscription
  • Manage Subscriptions using rxjs Subscription

Course content

8 sections64 lectures10h 55m total length
  • Introduction1:33

    Introduction

  • What exactly is an API?3:05

    What exactly is an API?

  • Environment Setup1:47
  • App Demo5:02
  • Asking Questions And Application Source Code0:49

Requirements

  • Familiarity with Java, Spring Framework
  • Familiarity with Angular
  • Familiarity with web technologies (HTML, CSS, JavaScript)
  • Familiarity with MySQL
  • Knowledge of HTTP

Description

API stands for Application Programming Interface. An API is a software intermediary that allows two applications to communicate and exchange data. It is one of the main drivers of our world of communication as we know today. APIs developers are in an at-all-time high demand since almost every company uses APIs.

In this course, you will learn how to build your very own API, along with an Angular application that will use and consume this API. This course teaches how to use JWT (JSON Web Token) Authentication & Authorization with Java, Spring Security to secure API, Stateless Session Policy management with Spring Security along with password encryption. It covers Entity Management, Relationship, and Mapping to Database (MySQL) using the Java Persistence API (JPA). It covers managing User Security Roles. This course also dives into defining and creating API, exposing API Endpoints Over HTTP, and  handling HTTP Requests and File Upload through API Endpoints. It covers testing API Endpoints (using an HTTP client).

For the client application, this course dives into Angular Components, Forms, Routing, and Angular Services. It goes into Angular HTTP Communication and Angular Interceptors to manage Caching (web cache or HTTP cache).

Who this course is for:

  • Developers wanting to learn about API, how they work, and build one.
  • Beginner or advanced developers wanting to learn about APIs and build one from scratch using Java, and the Spring Framework with database integration.
  • Experienced Java developers wanting to understand how API work, how they’re used, why they’re used, and how to build one and consume it.
  • Anyone interested in building modern, scalable and high-performing web APIs.