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!