- Spring Data JPA / Web MVC / Security - spring.io
- Lombok - projectlombok.org
- JWT - jwt.io
- Thymeleaf - thymeleaf.org
- MySQL - mysql.com
- Timeago - timeago by marlonlom
-
Clone this Github repository.
git clone https://github.com/LeonCarraro/reddit-clone.git -
Navigate to the project folder.
cd reddit-clone -
Download Maven dependencies.
mvnw clean install -U -
Now you just need to run the RedditCloneApplication main class.
mvnw spring-boot:run