Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

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

Spring security, Heroku Cloud Deployment via Github, PostgreSQL, Hibernate, Lombok, Angular12, Full Stack Development
4.6
4.6/5
(41 reviews)
239 students
Created by

9.7

Classbaze Grade®

9.7

Freshness

9.2

Popularity

9.5

Material

Spring security
Platform: Udemy
Video: 9h 34m
Language: English
Next start: On Demand

Best Angular classes:

Classbaze Rating

Classbaze Grade®

9.7 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

9.7 / 10
This course was last updated on 1/2022.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

9.2 / 10
We analyzed factors such as the rating (4.6/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.5 / 10
Video Score: 9.0 / 10
The course includes 9h 34m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 28 minutes of 166 Angular courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

2 articles.
0 resource.
0 exercise.
0 test.

In this page

About the course

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 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.

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 PostgreSQL as Database. We can use other databases also but at the end of it we will deploy our codes to Heroku. Postgresql can be used on Heroku for free so we chose that.

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 Lombok library to clear code.
You know that we don’t want to implement getter, setter, equals and hash code. So we can escape it using Lombok @Data or @Value annotation.

We will use Gradle To handle all dependencies on server side.

For our all services, we will create cloud deployment with Heroku. Heroku is an amazing free framework. We can deploy our spring-boot projects with some configuration over github easily. So At the end of the course, we will have an application on production and we will have a code on github that is accessible by everyone.

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 home-page, 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.

At the end of it, we will build it and we will serve it to heroku also. So at the end of the course, we will have a live application on production.

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.

What can you learn from this course?

✓ Develop a Spring Boot backend using REST APIs and PostgreSQL database
✓ Develop a Angular frontend using Angular CLI, Routers
✓ Develop a Heroku Cloud Deployment from Java and Angular in production mode
✓ Cloud Deployment for Java and NodeJS
✓ Heroku Cloud Deployment
✓ Learn the basics of Angular – Angular Modules, Components, Data Binding and Routing
✓ Role Base Authorization and Authentication
✓ Use Spring Security to configure Basic Authentication and JWT
✓ Learn the magic of Spring Boot – Auto Configuration, Spring Initializr and Starter Projects
✓ RXJS Observables and Observers

What you need to start the course?

• Basic Java knowledge

Who is this course is made for?

• All developers curious about Java and NodeJS

Are there coupons or discounts for Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud) ? What is the current price?

The course costs $14.99. And currently there is a 25% discount on the original price of the course, which was $19.99. So you save $5 if you enroll the course now.
The average price is $15.3 of 166 Angular courses. So this course is 2% cheaper than the average Angular course on Udemy.

Will I be refunded if I'm not satisfied with the Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud) course?

YES, Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud) has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Java Full Stack Spring Boot and Angular (Inc. JWT + Cloud) course, but there is a $5 discount from the original price ($19.99). So the current price is just $14.99.

Who will teach this course? Can I trust Senol Atac?

Senol Atac has created 31 courses that got 958 reviews which are generally positive. Senol Atac has taught 19,859 students and received a 4.2 average review out of 958 reviews. Depending on the information available, we think that Senol Atac is an instructor that you can trust.
Software Architect
I’m a backend developer with highly expertised in Java. In my professional experience, I worked in government projects as full stack developer. Java, EJB, Spring, REST, Oracle technologies are used in these projects. Strong engineering professional with a Master’s degree focused in Computer Engineering from TOBB ETU and Hacettepe.


Aside from professional experience, I also love to code at home as hobby. I have a lot of Android and IOS Application which is available in Google Play, App Store. I like to solve and learn algorithmic problems/challenges from websites like hackerrank.

9.7

Classbaze Grade®

9.7

Freshness

9.2

Popularity

9.5

Material

Platform: Udemy
Video: 9h 34m
Language: English
Next start: On Demand

Classbaze recommendations for you