Go Full Stack JWT Authorization With Spring Boot and Angular

JWT Authorization and Authentication, Java, Json Web Token, Access Token vs refresh Token, MySQL, Hibernate, Maven

Go Full Stack JWT Authorization With Spring Boot and Angular
Go Full Stack JWT Authorization With Spring Boot and Angular

Go Full Stack JWT Authorization With Spring Boot and Angular udemy course

JWT Authorization and Authentication, Java, Json Web Token, Access Token vs refresh Token, MySQL, Hibernate, Maven

What you'll learn:

  • You will Develop Your First FULL STACK Application with Angular and Spring Boot
  • You will learn the Basics of Building AWESOME Frontend Applications with Angular
  • You will be introduced to Building Great RESTful APIs with Spring Boot
  • You will Learn to use Spring Security to configure Basic Authentication and JWT
  • You will learn to Solve the Challenges of Connecting an Angular Frontend to a RESTful API
  • You will learn the basics of Angular – Angular Modules, Components, Data Binding and Routing
  • You will learn to connect REST API to JPA/Hibernate with Spring Boot
  • You will understand the best practices in designing RESTful web services
  • You will learn to use a wide variety of Spring Boot Starter Projects – Spring Boot Web, and Spring Boot Data JPA
  • You will learn the magic of Spring Boot – Auto Configuration, Spring Initializr and Starter Projects
  • You will develop a Todo Management Full Stack Application step by step with login and logout functionalities
  • You will understand how to make best use of Spring Boot Actuator and Spring Boot Developer Tools
  • You will learn to secure RESTful API with Spring Boot and Spring Security

Requirements:

  • You have an attitude to learn while having fun ?
  • You have some programming experience with JavaScript, Java and Spring.
  • We will help you learn the basics of Modern JavaScript, TypeScript, Spring Boot and JPA
  • We will help you install Chrome, Eclipse, Visual Studio Code and Node JS (for npm)

Description:



Go Full Stack JWT Authorization With Spring Boot and Angular Udemy

In this course, we will create a project like an user-management-system. When I say user-management-system, we can think of it like that we will have login, register pages and users can sign-in and sign-up from those pages then we can list all users and we can see the details of users.


And we will implement this project using Spring Boot, Angular, and MySQL.


In our project, we will implement CRUD operations. These CRUD operations will be for users. We will use users for user sign-in, sign-up and authorization operations.


These CRUD operations will be requested from Angular. So on the backend, we will create an infrastructure for these CRUD operations and on the frontend, we will serve them with the user interface.


Our project goes on with User operations.

Our main operations will be user login, register, user-list etc.

Also, we will go on with the role based application. So we will use different roles like “Admin”, “User”. User role will have typical operations like login, register.

But admin role will have some specific operations like to list all users. Then we will provide different authorizations to these users according to the role.

And this all things will be provided with a secure way in both Angular and Spring Boot.



We will have two main components to implement our project.

These are server side and client side.


In Server Side:


Of course here, our main library will be Spring-boot. We will implement the whole infrastructure on the backend with the Spring boot. It will provide easy and fast configuration to us.


We will implement the Model view controller architecture on our project.


Spring-security will be one of the main topics in our application. Also, we will use JWT to provide security. Also in the JWT part, we will see the differences between access-tokjen and refresh-token.


In Spring Boot, Data will be presented to the client as an API call so Spring Rest Controller will be used to handle it.



We will use MySQL as Database. Because most of us are familiar with it.


We will also use Object Relational Mapping with Java Persistence API and Hibernate.


You know, We can map our database tables to objects with hibernate.


We will use JPA Repository and Crud Repository in Spring Boot.

So these repository templates will handle common database operations like save, update, find, delete.


With Spring Boot, we will also use the Lombok library to clear code.

You know that we don't want to implement getter, setter, equals and hashcode. So we can escape it using Lombok @Data or @Value annotation.


We will use Maven To handle all dependencies on the server side. Actually, here we can also use Gradle. Gradle provides better performance than maven but Maven is the most common one. So we'll go on with maven.


That's all about Server side.



Let's talk about Client Side.


We will create an angular application on the client side and it will provide a cool user-interface. So we will create some pages like admin dashboard, login page and register-page. Then we will assign the server apis to these pages and we will consume and produce the data from the user-interface easily and user friendly.


On angular, we will also implement the model view controller architecture. We will use the cool features of typescript etc.


Last but not least, we will implement security and authorization on angular also. We will work with different roles and according to these roles, we will implement unauthorized and not-found pages on the user interface also.


We will see the details of them one by one.

Who this course is for:

Course Details:

  • 6.5 hours on-demand video
  • 3 articles
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion

Go Full Stack JWT Authorization With Spring Boot and Angular udemy free download

JWT Authorization and Authentication, Java, Json Web Token, Access Token vs refresh Token, MySQL, Hibernate, Maven

Demo Link: https://www.udemy.com/course/go-full-stack-jwt-authorization-with-spring-boot-and-angular/