VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Spring Boot and Angular Tutorial - Build a Reddit Clone (Coding Project)

Spring Boot and Angular Tutorial - Build a Reddit Clone (Coding Project)

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to use Spring boot and Angular to build a Reddit clone. We will be using Java 8, Spring Boot, Spring Security, Spring Data JPA, MySQL on the back-end side and on the front end we will be using Angular 9 and Bootstrap 4. Also, we will be using Token Based Authentication in the form of JSON Web Tokens (JWT). - Code - Backend: https://github.com/SaiUpadhyayula/spring-reddit-clone - Code - Frontend: https://github.com/SaiUpadhyayula/angular-reddit-clone - Written tutorial: https://programmingtechie.com/2020/05/14/building-a-reddit-clone-with-spring-boot-and-angular/ -- Course from Sai. Check out his YouTube channel: https://www.youtube.com/channel/UCD20RZV_WHQImisCW2QZwDw
Date: 2022-03-14

Comments and reviews: 10


-ProgrammingTechie For some reason i cant even register after i implement the -JWT validation and subreddit api- part because it says my jwt token is null. I have created a jks file and placed it under the resources folder and have tried to download and replace mine with the spirngblog.jks in case it was corrupted but i still cant fix it. Any help would be much appreiciated !
reply

Failed to load resource: the server responded with a status of 403 () i get this error every time when i loggin with user who have post or subbredit. Can someone HELP?
Olso i have this error -core.js:6456 ERROR TypeError: Cannot read property 'length' of undefined- when i want to login with any user, but i can successfully log with this error.

reply

Been coding as I go along the video, and I got stuck on login post mapping request, getting 403 forbidden error, researched about this and tried the solution involving disabling csrf but still no solution, can anyone help me??
reply

UPDATE JULY 2021:
JWT DEPENDENCIES:
io.jsonwebtoken
jjwt-api
0.11.2
io.jsonwebtoken
jjwt-impl
0.11.2
runtime
io.jsonwebtoken
jjwt-jackson
0.11.2
runtime

reply

Hello, first of all thanks for the nice work.
when i go further in a method i don't have all the documentation as you have.. i use Intellij
If someone can help me with this i would be gratefull !

reply

When I giving login credentials via postman I'm getting - Key argument cannot be null - && in intellij there is no springblob file located please reply somebody I was stuck for past 3 days...help me yaar..
reply

Content is awesome but the way he writes code is sucks. I mean, why do you change the function structure afterwards? Just write it as it should be at the end. Also, there are many off camera changes.
reply

Would I be able to build this with React instead of Angular and can someone explain to me some steps on how I would go towards implementing that idea? Like Spring Boot React Blog app?
reply

Not a bad video, but too much -copy paste- magic code appear without having a full view/explanation of what happens and fly by very fast... Not even display the full line :x
reply

Watched this video till 47:20 and couldn't get it work further more. I somehow created .jks, but postman says error 500 when I try to get this code in /api/auth/login...
reply
Add a review, comment






Other channel videos