The Wayback Machine - http://web.archive.org/web/20201003000306/https://github.com/amycardoso/spring-reddit-clone
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

Reddit Clone - Backend

Codeship Status for amycardoso/spring-reddit-clone

Backend of a Reddit Clone, built with:

  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • PostgreSQL JDBC Driver
  • Lombok
  • Java Mail Sender
  • MapStruct
  • JSON Web Token

You can access the api documentation here.

You can configure your database, hibernate and email functionality by adding properties to application.properties.

In this application, users receive account activation emails and comment notification emails, for that reason, we need an SMTP server to send the emails, we can use a fake SMTP server called MailTrap.

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.