Java + Spring MVC + Spring security + JPA mySQL + Angular tutorial to create a Reddit clone.
This is a tutorial to build a fullstack webapp Reddit clone using Java Spring and Angular.
✔️ Create a new user;
✔️ Receive validation link through email and validate the user account;
✔️Signin and signout;
✔️ Create subreddits;
🕘 Continuous Integration/Deploy tools;
🕘 Unit tests;
🕘 Create posts;
🕘 Create comments;
🕘 Upvote or downvote comments;
🕘 Token refreshing;
🕘 API documentation with Swagger.
Follow the tutorial here!