Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud)

Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud)

Description

In this course, we will create a new project like online-book-shopping.

When I say online-book-shopping application, we can think of it like that we will have a book-list page. Somehow users or customers will see these book-lists and they can buy one of them. Of course, at the end of it, this purchase will be stored and displayed later.

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

In our project, we will implement CRUD operations. These CRUD operations will be for users and books. We will use users for user sign-in, sign-up and authorization operations. And we will use the books for creating, editing, deleting book 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 and book operations.

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

Also, we will go on with the role based application. So we will use different roles like “Admin”, “User”. 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 Boo

Leave a Reply