SaiUpadhyayula / spring-reddit-clone

Reddit clone built using Spring Boot, Spring Security with JWT Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone
658 stars 386 forks source link

Subreddit Not Found #17

Closed Elouaeramine closed 3 years ago

Elouaeramine commented 3 years ago

I am getting SubredditNotFound Exception Every time I try to create a new post. I couldn't figure out the cause Here is my code https://github.com/Elouaeramine/Reddit-Clone-Backend